| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Allow loading external route files from the router" | José Valim | 2012-06-29 | 1 | -2/+0 |
* | Allow loading external route files from the router | Jose and Yehuda | 2012-04-25 | 1 | -0/+2 |
* | Remove the dependent_restrict_raises configuration if activerecord is | Rafael Mendonça França | 2012-02-01 | 1 | -1/+0 |
* | convert railties to use AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | Rails::Plugin has gone | Santiago Pastorino | 2012-01-03 | 1 | -1/+0 |
* | assets.cache_store now defaults to filesystem. You will want to share tmp/ass... | José Valim | 2011-07-12 | 1 | -1/+0 |
* | Solve the RAILS_ENV problem in the railties tests in a more generic way | Jon Leighton | 2011-06-06 | 1 | -0/+4 |
* | Removing deprecated config.paths.app.controller API | Guillermo Iguaran | 2011-05-24 | 1 | -1/+1 |
* | Provide a cleaner syntax for paths configuration that does not rely on method... | José Valim | 2010-10-06 | 1 | -14/+14 |
* | Removing Metal from Rails 3. | wycats | 2010-05-29 | 1 | -2/+0 |
* | The rake task :environment now loads config/environment.rb instead of initial... | José Valim | 2010-04-29 | 1 | -2/+3 |
* | Remove app/views from the load paths [#4226 state:resolved] | José Valim | 2010-04-05 | 1 | -0/+1 |
* | Remove invalid builtin tests since we aren't adding that dir to the | Joshua Peek | 2010-03-20 | 1 | -18/+0 |
* | Add mailers to paths in case someone wants to access it directly and ensures ... | José Valim | 2010-03-06 | 1 | -3/+4 |
* | Change generated code to replace faulty comment | Carlhuda | 2010-03-04 | 1 | -1/+1 |
* | Fix Sam Ruby's tests and deprecation warnings | Carlhuda | 2010-03-04 | 1 | -2/+2 |
* | Refactor railties test, break huge files in smaller chunks and move initiali... | José Valim | 2010-01-26 | 1 | -0/+99 |