Commit Graph

10 Commits

Author SHA1 Message Date
Joshua Peek 426348b484 Update routes.rb template to use App name 2009-12-21 20:15:27 -06:00
Yehuda Katz + Carl Lerche d56984c016 Make rails configuration's path object's root lazy 2009-10-14 11:18:45 -07:00
Yehuda Katz + Carl Lerche 9a42e06dd8 Reapply Rails::Application::Path tweaks
Reapplies: a4bdc00fec
             3c1dab7225
2009-07-06 10:22:42 -07:00
Pratik Naik 3c1dab7225 Revert "Modify the Rails::Application::Path object to allow for more concise path definition."
This reverts commit 913bb2f4c2.

Reason : The server does not start
2009-07-03 12:23:57 +01:00
Yehuda Katz + Carl Lerche 913bb2f4c2 Modify the Rails::Application::Path object to allow for more concise path definition. 2009-07-02 15:47:11 -07:00
Carl Lerche 132e6d0063 Add #concat to Rails::Application::Path 2009-06-30 13:55:11 -07:00
Yehuda Katz + Carl Lerche 188a892c5a Starting to replace scattered path configuration settings with the path object 2009-06-26 17:32:05 -07:00
Yehuda Katz + Carl Lerche 4153c6b720 Finished a first stab at the Rails application path object. 2009-06-26 15:37:52 -07:00
Yehuda Katz + Carl Lerche b0774281ef Update paths to support an explicit root and multiple paths per category 2009-06-26 15:37:52 -07:00
Yehuda Katz + Carl Lerche 728e3b4047 Simple initial Paths impl 2009-06-26 15:37:52 -07:00