rails/activejob/test/support/integration
J Smith 69e0e0acf9 Ignore psqlrc files when executing psql commands
psqlrc files can affect the execution of commands in ways that can hold
up execution by blocking or otherwise cause unexpected side effects and
should best be ignored when using psql programmatically.
2018-09-17 12:13:42 -03:00
..
adapters Ignore psqlrc files when executing psql commands 2018-09-17 12:13:42 -03:00
dummy_app_template.rb Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00
helper.rb Print correct rake command on running AJ integration tests 2018-09-17 08:19:12 +03: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