Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert railties to use AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | Solve the RAILS_ENV problem in the railties tests in a more generic way | Jon Leighton | 2011-06-06 | 1 | -3/+1 |
* | load_path_test.rb is also dependent on RAILS_ENV=development | Jon Leighton | 2011-06-05 | 1 | -0/+6 |
* | Clear DescendantsTracker on each request. | José Valim | 2010-06-19 | 1 | -1/+1 |
* | Add lib to load paths when application is inherited to be able to load lib co... | José Valim | 2010-06-02 | 1 | -0/+17 |
* | Add more tests to some key points in Railties. | José Valim | 2010-01-28 | 1 | -2/+14 |
* | Refactor railties test, break huge files in smaller chunks and move initiali... | José Valim | 2010-01-26 | 1 | -0/+62 |