This project is archived and is in readonly mode.

Changeset [2370e87ae0babf0fb4b21254c8120f7a93189d40] by Carl Lerche

September 30th, 2009 @ 08:05 PM

Remove all calls to Rails::Initializer from boot.rb

This is starting a refactor of the rails initialization process. The boot.rb file will not remain the same.
http://github.com/rails/rails/commit/2370e87ae0babf0fb4b21254c8120f...

Committed by Carl Lerche

  • A railties/test/initializer/boot_test.rb
  • M railties/lib/rails/generators/rails/app/templates/config/boot.rb
  • M railties/lib/rails/generators/rails/app/templates/config/environment.rb
  • M railties/lib/rails/initializer.rb
  • M railties/test/boot_test.rb
  • M railties/test/isolation/abstract_unit.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>