Yehuda Katz
|
b0dfd1d19b
|
Update Ruby version check to 1.8.7
|
2009-11-05 15:38:25 -08:00 |
|
Carl Lerche
|
e1fdc8bba3
|
Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete.
The bundler library is at: http://github.com/wycats/bundler/ and is a rubygem.
|
2009-10-16 18:10:52 -07:00 |
|
Joshua Peek
|
d859402696
|
Use Rails.initialize! where we just want to run the initializers and aren't concerned about the config
|
2009-10-16 18:58:35 -05:00 |
|
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
|
6b086449be
|
Fix the broken railties isolation tests
|
2009-09-29 16:07:29 -07: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
|
d8406f0c20
|
Wrote tests for the :check_ruby_version initializer
|
2009-07-02 16:51:05 -07:00 |
|