Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Releases: 9z0b3t1c/capistrano-resque

v0.2.3

17 Oct 14:11
Compare
Choose a tag to compare
  • 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)