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
Marek Pieczyk 26f37f7c40 Properly log nested parameters to Active Job
Refactor arguments logging method for Active Job
2015-09-08 23:28:12 +02:00
..
adapters Initial implementation of ActiveJob AsyncAdapter. 2015-08-25 14:22:11 -04:00
cases Properly log nested parameters to Active Job 2015-09-08 23:28:12 +02:00
integration Initial implementation of ActiveJob AsyncAdapter. 2015-08-25 14:22:11 -04:00
jobs Initial implementation of ActiveJob AsyncAdapter. 2015-08-25 14:22:11 -04:00
models [ActiveJob] raise DeserializationError when got an error deserializing 2014-08-17 23:10:45 +00:00
support Initial implementation of ActiveJob AsyncAdapter. 2015-08-25 14:22:11 -04:00
helper.rb Silence callback deprecation warning if testing AJ 2015-08-31 00:30:53 -07:00