backgrounded 0.7.4
Execute any ActiveRecord Model method in the background
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 2.3.10
          
          
            activesupport
            >= 2.3.10
          
    Development Dependencies (7):
            delayed_job
            >= 2.1.4
          
          
            mocha
            >= 0
          
          
            rake
            >= 0.9.2.2
          
          
            resque
            >= 0.17.1
          
          
            resque_unit
            >= 0.3.7
          
          
            shoulda
            >= 0
          
          
            sqlite3-ruby
            >= 1.3.2
          
    