aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/initializer
Commit message (Collapse)AuthorAgeFilesLines
* Railties test helpers need to activate rack gemJoshua Peek2009-09-011-0/+3
|
* Add a .tmp pathYehuda Katz2009-08-091-1/+2
|
* Get Initializer tests running without requiring parts of Rails being loaded ↵Yehuda Katz + Carl Lerche2009-07-064-28/+53
| | | | first
* Added tests for the :install_gem_spec_stubs initializerYehuda Katz + Carl Lerche2009-07-024-18/+111
|
* Wrote tests for the :check_ruby_version initializerYehuda Katz + Carl Lerche2009-07-021-0/+59
|
* Adds support for def self.setup in isolation tests for setup that should be ↵Yehuda Katz + Carl Lerche2009-07-021-5/+6
| | | | run only once in the parent
* Test that builtin_directories is only used in development modeCarl Lerche2009-06-301-0/+17
|
* Starting to replace scattered path configuration settings with the path objectYehuda Katz + Carl Lerche2009-06-2614-0/+90