Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish porting over the initializers to the app object and fix all the tests | Carl Lerche | 2009-10-08 | 1 | -1/+1 |
* | Fix the broken railties isolation tests | Carl Lerche | 2009-09-29 | 1 | -17/+15 |
* | Fix railties tests | Joshua Peek | 2009-09-25 | 1 | -0/+3 |
* | Add a .tmp path | Yehuda Katz | 2009-08-09 | 1 | -1/+2 |
* | Get Initializer tests running without requiring parts of Rails being loaded f... | Yehuda Katz + Carl Lerche | 2009-07-06 | 1 | -1/+1 |
* | Added tests for the :install_gem_spec_stubs initializer | Yehuda Katz + Carl Lerche | 2009-07-02 | 1 | -9/+1 |
* | Adds support for def self.setup in isolation tests for setup that should be r... | Yehuda Katz + Carl Lerche | 2009-07-02 | 1 | -5/+6 |
* | Test that builtin_directories is only used in development mode | Carl Lerche | 2009-06-30 | 1 | -0/+17 |
* | Starting to replace scattered path configuration settings with the path object | Yehuda Katz + Carl Lerche | 2009-06-26 | 1 | -0/+86 |