| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing Deprecated Path API tests | Guillermo Iguaran | 2011-05-24 | 1 | -53/+0 |
* | Provide a cleaner syntax for paths configuration that does not rely on method... | José Valim | 2010-10-06 | 1 | -119/+149 |
* | Add skip_eager_load!, skip_autoload! and friends to path objects. | José Valim | 2010-07-17 | 1 | -2/+22 |
* | A few changes were done in this commit: | José Valim | 2010-06-28 | 1 | -28/+28 |
* | 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 |