Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused boot_rails method and it's usage | Prathamesh Sonpatki | 2016-07-04 | 1 | -1/+0 |
| | | | | | - The `boot_rails` method from abstract_unit.rb is empty after 2abcdfd978fdcd491576a237e8c6b. - So let's remove it and its usage. | ||||
* | Calls to the application constant have been refactored to use | wangjohn | 2013-06-10 | 1 | -1/+1 |
| | | | | | Rails.application when drawing routes and creating other configurations on the application. | ||||
* | Add failing test case for #9654 | Andrew White | 2013-04-10 | 1 | -0/+45 |