activeasync 0.0.2
Provides async methods ruby objects for queuing background jobs. Currently supports Resque. Bonus: callback hooks for ActiveRecord objects
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
~> 3.0
resque
~> 1.10