Carl Lerche
|
97296b11e2
|
Have config/application.rb contain the application definition and require that file instead of config/boot.rb or config/environment.rb in script/*.
|
2009-10-15 14:54:12 -07:00 |
|
Carl Lerche
|
992c2db76c
|
Finish porting over the initializers to the app object and fix all the tests
|
2009-10-08 18:12:28 -07:00 |
|
Carl Lerche
|
6b086449be
|
Fix the broken railties isolation tests
|
2009-09-29 16:07:29 -07:00 |
|
Joshua Peek
|
5fba5409f7
|
Fix railties tests
|
2009-09-25 22:54:41 -05:00 |
|
Yehuda Katz
|
60219a13da
|
Add a .tmp path
|
2009-08-09 05:52:49 -03:00 |
|
Yehuda Katz + Carl Lerche
|
61604feec0
|
Get Initializer tests running without requiring parts of Rails being loaded first
|
2009-07-06 12:25:34 -07:00 |
|
Yehuda Katz + Carl Lerche
|
378a65a909
|
Added tests for the :install_gem_spec_stubs initializer
|
2009-07-02 17:52:46 -07:00 |
|
Yehuda Katz + Carl Lerche
|
1d280e21a1
|
Adds support for def self.setup in isolation tests for setup that should be run only once in the parent
|
2009-07-02 16:03:41 -07:00 |
|
Carl Lerche
|
f281745056
|
Test that builtin_directories is only used in development mode
|
2009-06-30 13:53:03 -07:00 |
|
Yehuda Katz + Carl Lerche
|
188a892c5a
|
Starting to replace scattered path configuration settings with the path object
|
2009-06-26 17:32:05 -07:00 |
|