aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/callbacks.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33992 from kirs/enqueue-return-falseRafael França2018-12-051-0/+3
|\
| * Make AJ::Base#enqueue return false if the job wasn't enqueuedKir Shatrov2018-10-281-0/+3
* | Change queueing to queuing in docs and comments [skip ci]jacobherrington2018-11-181-1/+1
|/
* [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
* Improving docs for callbacks execution order [ci skip]dixpac2017-05-211-1/+3
* applies new string literal convention in activejob/libXavier Noria2016-08-061-1/+1
* [ci skip] Reword doc for around_enqueue callbackTim Wade2016-05-271-2/+2
* Use AS::Reloader to support reloading in ActiveJobMatthew Draper2016-03-021-0/+5
* Merge pull request #18274 from rajcybage/spell_fixRobin Dupret2014-12-311-2/+2
|\
| * Fix spell life cycle on activejob docs [ ci skip]Rajarshi Das2014-12-311-2/+2
* | Correct fixed-width doc syntax, thanks to @sikachu for pointing it out!Zachary Scott2014-11-031-1/+1
* | Document the class methods include module for AJ::Callbacks [ci skip]Zachary Scott2014-11-031-0/+2
* | [ci skip] AJ docs fixesAkshay Vishnoi2014-09-181-6/+6
|/
* Some documentation fixes [ci skip]Robin Dupret2014-08-291-2/+2
* [ci skip] Fix Active Job grammar in api docsLogan Hasson2014-08-201-1/+1
* Added docs for AJ::Callbacks; Added AJ to docs build mapCristian Bica2014-08-161-4/+108
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+40