rails/activejob/test
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 Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Update test_helper_test.rb 2018-09-12 15:35:22 +05:30
integration ActiveJob Backburner adapter: fix priority 2018-09-07 21:55:05 -07:00
jobs Increment execution count before deserialize arguments 2018-08-18 11:22:41 +09:00
models [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
support Ignore psqlrc files when executing psql commands 2018-09-17 12:13:42 -03:00
helper.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00