aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/new_initializer_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Started making progress on implementing a new initializer.Yehuda Katz + Carl Lerche2009-06-231-61/+113
| | | | | Class.any_instance.expects(:require).raises(LoadError) ... w0t
* Initial initializer implYehuda Katz + Carl Lerche2009-06-231-11/+6
|
* Starting to write the new initializerYehuda Katz + Carl Lerche2009-06-231-0/+118