This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
- Add custom environment variables with
:resque_extra_env
, e.g.set :resque_extra_env, "FOO=bar"
(@dhanson358 in #95) - All setting of DYNAMIC_SCHEDULE resque env variable (@aprimadi in #94)
- Set both RACK_ENV and RAILS_ENV (@dtaniwaki in #100)