Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Ruby 1.9 compatibility. References #1689. | Jeremy Kemper | 2007-12-17 | 1 | -0/+2 |
* | Allow double quotes around RAILS_GEM_VERSION also. Closes #10443 [James Cox] | Jeremy Kemper | 2007-12-10 | 1 | -0/+5 |
* | RAILS_GEM_VERSION may be set to any valid gem version specifier. Closes #10057. | Jeremy Kemper | 2007-11-17 | 1 | -2/+14 |
* | Load config/preinitializer.rb, if present, before loading the environment. Cl... | Jeremy Kemper | 2007-11-17 | 1 | -1/+18 |
* | Refactor and test boot.rb. Include tests from and closes #9834. | Jeremy Kemper | 2007-10-23 | 1 | -0/+145 |