Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use .tt extension to all the template files | Rafael Mendonça França | 2017-11-13 | 2 | -1/+1 |
* | [Railties] require_relative => require | Akira Matsuda | 2017-10-21 | 1 | -1/+1 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | [Railties] require => require_relative | Akira Matsuda | 2017-07-01 | 1 | -1/+1 |
* | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | correct filename for jobs tests | Abdelkader Boudih | 2014-09-28 | 1 | -1/+1 |
* | Change ActiveJob test directory to "test/jobs" | yuuji.yaginuma | 2014-09-13 | 1 | -1/+1 |
* | Remove extra newline from ActiveJob test template | yuuji.yaginuma | 2014-09-09 | 1 | -1/+0 |
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -1/+0 |
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -1/+3 |
* | [ActiveJob] Add hook for test_framework and test templates | Abdelkader Boudih | 2014-08-22 | 2 | -0/+22 |