Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style bikeshed: prefer obvious string paths with / separator to args lists wi... | Jeremy Kemper | 2009-09-14 | 1 | -6/+6 |
* | Railties test helpers need to activate rack gem | Joshua Peek | 2009-09-01 | 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 | 4 | -28/+53 |
* | Added tests for the :install_gem_spec_stubs initializer | Yehuda Katz + Carl Lerche | 2009-07-02 | 4 | -18/+111 |
* | Wrote tests for the :check_ruby_version initializer | Yehuda Katz + Carl Lerche | 2009-07-02 | 1 | -0/+59 |
* | 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 | 14 | -0/+90 |