1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test/support/integration
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 Explicitly require sidekiq/cli 2017-12-16 11:02:26 +09:00
dummy_app_template.rb Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00
helper.rb rails new runs rails active_storage:install 2017-11-06 21:29:14 +00:00
jobs_manager.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_case_helpers.rb Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00