aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/queue_name.rb
Commit message (Expand)AuthorAgeFilesLines
* [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
* Use mattr_accessor default: option throughout the projectGenadi Samokovarov2017-06-031-2/+2
* Add option for class_attribute default (#29270)David Heinemeier Hansson2017-05-291-5/+2
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* applies new string literal convention in activejob/libXavier Noria2016-08-061-1/+1
* [ci skip] Add `.`yui-knk2015-06-101-1/+1
* Document included ability of AJ::QueueName module for class methods [ci skip]Zachary Scott2014-11-031-0/+1
* Added queue_name_delimiter attribute.Terry Meacham2014-10-261-1/+4
* ActiveJob: allow blank queue namesBlake Gentry2014-10-091-1/+1
* Add documentation on Active Job.mo khan2014-10-021-0/+9
* Active Job refactoringCristian Bica2014-09-031-3/+20
* [ActiveJob] Add queue_name_prefix so all queue are prefixed .Abdelkader Boudih2014-08-181-1/+4
* ActiveJob: Reworked queue_base_name as default_queue_name + Allow configure A...Cristian Bica2014-08-151-4/+4
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+18