aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/paths_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Solve the RAILS_ENV problem in the railties tests in a more generic wayJon Leighton2011-06-061-0/+4
* Removing deprecated config.paths.app.controller APIGuillermo Iguaran2011-05-241-1/+1
* Provide a cleaner syntax for paths configuration that does not rely on method...José Valim2010-10-061-14/+14
* Removing Metal from Rails 3. wycats2010-05-291-2/+0
* The rake task :environment now loads config/environment.rb instead of initial...José Valim2010-04-291-2/+3
* Remove app/views from the load paths [#4226 state:resolved]José Valim2010-04-051-0/+1
* Remove invalid builtin tests since we aren't adding that dir to theJoshua Peek2010-03-201-18/+0
* Add mailers to paths in case someone wants to access it directly and ensures ...José Valim2010-03-061-3/+4
* Change generated code to replace faulty commentCarlhuda2010-03-041-1/+1
* Fix Sam Ruby's tests and deprecation warningsCarlhuda2010-03-041-2/+2
* Refactor railties test, break huge files in smaller chunks and move initiali...José Valim2010-01-261-0/+99