This project is archived and is in readonly mode.
Changeset [d8594026962704b6b51e188a29406fbd22bb31ce] by Joshua Peek
October 17th, 2009 @ 12:58 AM
Use Rails.initialize! where we just want to run the initializers
and aren't concerned about the config
http://github.com/rails/rails/commit/d8594026962704b6b51e188a29406f...
Committed by Joshua Peek
- M railties/lib/rails/application.rb
- M railties/lib/rails/commands/about.rb
- M railties/lib/rails/commands/generate.rb
- M railties/lib/rails/commands/performance/benchmarker.rb
- M railties/lib/rails/commands/performance/profiler.rb
- M railties/lib/rails/commands/runner.rb
- M railties/lib/rails/core.rb
- M railties/lib/rails/generators/rails/app/templates/config/environment.rb
- M railties/test/application/generators_test.rb
- M railties/test/application/initializer_test.rb
- M railties/test/application/plugins_test.rb
- M railties/test/initializer/check_ruby_version_test.rb
- M railties/test/initializer/initialize_i18n_test.rb
- M railties/test/initializer/path_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>