aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/rails/generators/job/templates
Commit message (Expand)AuthorAgeFilesLines
* Use .tt extension to all the template filesRafael Mendonça França2017-11-132-0/+0
* 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-251-0/+4
* Add explicit base class for ActiveJob jobsJeroen van Baarsen2015-03-231-1/+1
* 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-121-0/+9