aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/test_unit/job/job_generator.rb
Commit message (Collapse)AuthorAgeFilesLines
* applies new string literal convention in railties/libXavier Noria2016-08-061-3/+3
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* correct filename for jobs testsAbdelkader Boudih2014-09-281-1/+1
|
* Change ActiveJob test directory to "test/jobs"yuuji.yaginuma2014-09-131-1/+1
|
* [ActiveJob] Add hook for test_framework and test templatesAbdelkader Boudih2014-08-221-0/+13