aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/initializer/path_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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-061-1/+1
| | | | first
* Added tests for the :install_gem_spec_stubs initializerYehuda Katz + Carl Lerche2009-07-021-9/+1
|
* 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-261-0/+86