]> git.openstreetmap.org Git - rails.git/commit
Only use DelayedJob in production
authorTom Hughes <tom@compton.nu>
Sat, 3 Nov 2018 11:57:25 +0000 (11:57 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 3 Nov 2018 11:57:25 +0000 (11:57 +0000)
commit422afdbae3129f6ba37e3b9860fd02bd97f4dedc
tree78259baf1828ba59c3cb30628c3b18fd77126d12
parent2e14b1106ec0e7578e0165b905d75da1928e2beb
Only use DelayedJob in production

In development just let the default async adaptor be used so
that people don't need to run a daemon.
config/application.rb
config/environments/production.rb