aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/cases/queue_naming_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow using queue prefix with a default queue nameDaniel Colson2018-11-031-1/+28
* [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
* `self.` is not needed when calling its own instance methodAkira Matsuda2017-01-051-1/+1
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* applies new string literal convention in activejob/testXavier Noria2016-08-061-21/+21
* Added queue_name_delimiter attribute.Terry Meacham2014-10-261-1/+18
* tests, move `original_` var assignments outside of `begin`.Yves Senn2014-10-101-9/+13
* ActiveJob: allow blank queue namesBlake Gentry2014-10-091-0/+20
* Active Job refactoringCristian Bica2014-09-031-7/+30
* [ActiveJob] Add queue_name_prefix so all queue are prefixed .Abdelkader Boudih2014-08-181-0/+15
* ActiveJob: Reworked queue_base_name as default_queue_name + Allow configure A...Cristian Bica2014-08-151-5/+5
* Fixed failing tests; Load active_job in railtie; Renamed generator to jobCristian Bica2014-08-121-1/+3
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+21