Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add #concat to Rails::Application::Path | Carl Lerche | 2009-06-30 | 1 | -1/+1 |
| | |||||
* | Stop the initializer from blowing up when builtin_directories is empty | Carl Lerche | 2009-06-30 | 1 | -1/+1 |
| | |||||
* | Starting to replace scattered path configuration settings with the path object | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -2/+31 |
| | |||||
* | Try speeding up rails booting | Yehuda Katz + Carl Lerche | 2009-06-25 | 1 | -1/+0 |
| | |||||
* | Separate Rails module methods, the config object, and the initializer into ↵ | Yehuda Katz + Carl Lerche | 2009-06-23 | 1 | -0/+239 |
separate files. |