activeasync 0.2.1
Provides async methods ruby objects for queuing background jobs. Currently supports Resque. Bonus: callback hooks for ActiveRecord objects
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
activesupport
>= 3.0
Development依存関係 (7):
database_cleaner
~> 1.4.1
mock_redis
>= 0
rails
>= 3.0
resque
~> 1.25
rspec
>= 3
sidekiq
~> 2.17.0
sqlite3
>= 0