rails--rails/activejob/test
Andrew White a9d1167b1f Add support for timezones to Active Job
Record what was the current timezone in effect when the job was
enqueued and then restore when the job is executed in same way
that the current locale is recorded and restored.
2018-02-22 14:14:42 +00:00
..
adapters [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
cases Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00
integration Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00
jobs Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00
models [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
support Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00
helper.rb [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00