aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/new_initializer_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Finish porting over the initializers to the app object and fix all the testsCarl Lerche2009-10-081-165/+0
|
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-1/+1
|
* 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