aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/paths_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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