aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/paths_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Reapply Rails::Application::Path tweaksYehuda Katz + Carl Lerche2009-07-061-4/+88
* Revert "Modify the Rails::Application::Path object to allow for more concise ...Pratik Naik2009-07-031-88/+4
* Modify the Rails::Application::Path object to allow for more concise path def...Yehuda Katz + Carl Lerche2009-07-021-4/+88
* Add #concat to Rails::Application::PathCarl Lerche2009-06-301-0/+7
* Starting to replace scattered path configuration settings with the path objectYehuda Katz + Carl Lerche2009-06-261-4/+17
* Finished a first stab at the Rails application path object.Yehuda Katz + Carl Lerche2009-06-261-64/+40
* Update paths to support an explicit root and multiple paths per categoryYehuda Katz + Carl Lerche2009-06-261-29/+91
* Simple initial Paths implYehuda Katz + Carl Lerche2009-06-261-0/+68