aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/rails
Commit message (Collapse)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-5/+5
|
* applies new string literal convention in activejob/libXavier Noria2016-08-061-7/+7
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* Offer invitations to use retry_on/discard_on for common casesDavid Heinemeier Hansson2016-08-041-0/+5
|
* generate ApplicationJob if it does not already existyuuji.yaginuma2016-03-252-0/+19
| | | | | | ActiveJob jobs now inherit from ApplicationJob by default. However, when updating to Rails 5 from the old Rails, since there is a possibility that ApplicationJob does not exist.
* Rails should be nodoc'd here [ci skip]Zachary Scott2015-04-291-1/+1
|
* Add explicit base class for ActiveJob jobsJeroen van Baarsen2015-03-232-2/+1
| | | | | | | | * Jobs generated now inherent from ApplicationJob * ApplicationJob inherents from ActiveJob::Base * Added entry to changelog Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* [ActiveJob] Add hook for test_framework and test templatesAbdelkader Boudih2014-08-221-2/+4
|
* Suggest the perform method can take arguments when generating an ActiveJob jobCristian Bica2014-08-151-2/+2
|
* Fixed failing tests; Load active_job in railtie; Renamed generator to jobCristian Bica2014-08-122-2/+2
|
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-122-0/+31
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709