| Commit message (Expand) | Author | Age | Files | Lines |
* | Solve some pendencies. | José Valim | 2010-01-24 | 1 | -0/+1 |
* | Move configuration to subfolders. | José Valim | 2010-01-23 | 1 | -6/+6 |
* | First steps into making Plugin < Engine. | José Valim | 2010-01-23 | 1 | -0/+7 |
* | Got tests working once again. | José Valim | 2010-01-22 | 1 | -6/+1 |
* | Update routes.rb template to use App name | Joshua Peek | 2009-12-21 | 1 | -2/+1 |
* | Make rails configuration's path object's root lazy | Yehuda Katz + Carl Lerche | 2009-10-14 | 1 | -0/+21 |
* | Reapply Rails::Application::Path tweaks | Yehuda Katz + Carl Lerche | 2009-07-06 | 1 | -4/+88 |
* | Revert "Modify the Rails::Application::Path object to allow for more concise ... | Pratik Naik | 2009-07-03 | 1 | -88/+4 |
* | Modify the Rails::Application::Path object to allow for more concise path def... | Yehuda Katz + Carl Lerche | 2009-07-02 | 1 | -4/+88 |
* | Add #concat to Rails::Application::Path | Carl Lerche | 2009-06-30 | 1 | -0/+7 |
* | Starting to replace scattered path configuration settings with the path object | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -4/+17 |
* | Finished a first stab at the Rails application path object. | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -64/+40 |
* | Update paths to support an explicit root and multiple paths per category | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -29/+91 |
* | Simple initial Paths impl | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -0/+68 |