aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/railtie.rb
Commit message (Expand)AuthorAgeFilesLines
* Include test helpers when ActionDispatch::IntegrationTest is loadedRicardo Díaz2018-09-121-0/+4
* Fix custome serializer settingYuji Yaginuma2018-02-161-3/+8
* Add configuration to set custom serializersRafael Mendonça França2018-02-141-0/+6
* [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveJobKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* applies new string literal convention in activejob/libXavier Noria2016-08-061-3/+3
* Use AS::Reloader to support reloading in ActiveJobMatthew Draper2016-03-021-0/+9
* Missed a few spots in inline -> async switchDavid Heinemeier Hansson2016-02-051-1/+1
* [ActiveJob] require global_id/railtieAbdelkader Boudih2014-08-171-1/+1
* ActiveJob: Reworked queue_base_name as default_queue_name + Allow configure A...Cristian Bica2014-08-151-1/+13
* Fixed failing tests; Load active_job in railtie; Renamed generator to jobCristian Bica2014-08-121-2/+3
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+10