Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor plugins | Yehuda Katz + Carl Lerche | 2009-11-11 | 1 | -1/+5 |
* | Have Rails.root be based off of config.ru | Carl Lerche | 2009-10-14 | 1 | -1/+0 |
* | Make rails configuration's path object's root lazy | Yehuda Katz + Carl Lerche | 2009-10-14 | 1 | -4/+7 |
* | Reapply Rails::Application::Path tweaks | Yehuda Katz + Carl Lerche | 2009-07-06 | 1 | -15/+25 |
* | Revert "Modify the Rails::Application::Path object to allow for more concise ... | Pratik Naik | 2009-07-03 | 1 | -25/+15 |
* | Modify the Rails::Application::Path object to allow for more concise path def... | Yehuda Katz + Carl Lerche | 2009-07-02 | 1 | -15/+25 |
* | Add #concat to Rails::Application::Path | Carl Lerche | 2009-06-30 | 1 | -0/+4 |
* | Starting to replace scattered path configuration settings with the path object | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -4/+39 |
* | Finished a first stab at the Rails application path object. | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -0/+85 |