batchy 0.0.3
For handling all of the exceptions, states, timeouts, etc of batch processes
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            activerecord
            ~> 3.0
          
          
            activesupport
            ~> 3.0
          
          
            addressable
            ~> 2.2
          
          
            andand
            ~> 1.3
          
          
            rake
            >= 0
          
          
            state_machine
            >= 0
          
          
            sys-proctable
            >= 0
          
    