Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear DescendantsTracker on each request. | José Valim | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Add lib to load paths when application is inherited to be able to load lib ↵ | José Valim | 2010-06-02 | 1 | -0/+17 |
| | | | | code during configuration. | ||||
* | Add more tests to some key points in Railties. | José Valim | 2010-01-28 | 1 | -2/+14 |
| | | | | Signed-off-by: Carl Lerche <carllerche@mac.com> | ||||
* | Refactor railties test, break huge files in smaller chunks and move ↵ | José Valim | 2010-01-26 | 1 | -0/+62 |
initializers to application folder. |