Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | First steps into making Plugin < Engine. | José Valim | 2010-01-23 | 1 | -1/+2 | |
| | ||||||
* | Got tests working once again. | José Valim | 2010-01-22 | 1 | -10/+8 | |
| | ||||||
* | 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 | |
| | | | | | Reapplies: a4bdc00fec623f72592e663e6d7830eea0bc6ea4 3c1dab72259d01c6335bf359d7f9b3af69d45bb4 | |||||
* | Revert "Modify the Rails::Application::Path object to allow for more concise ↵ | Pratik Naik | 2009-07-03 | 1 | -25/+15 | |
| | | | | | | | | path definition." This reverts commit 913bb2f4c2feb79dcbc9ed2c0fb1ef6d436f7d02. Reason : The server does not start | |||||
* | Modify the Rails::Application::Path object to allow for more concise path ↵ | Yehuda Katz + Carl Lerche | 2009-07-02 | 1 | -15/+25 | |
| | | | | definition. | |||||
* | 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 | |