This project is archived and is in readonly mode.

Changeset [fcce1f17eaf9993b0210fe8e2a8117b61a1f0f69] by David Heinemeier Hansson

November 17th, 2008 @ 06:27 PM

BACKWARDS INCOMPATIBLE: Renamed application.rb to application_controller.rb and removed all the special casing that was in place to support the former. You must do this rename in your own application when you upgrade to this version [DHH] http://github.com/rails/rails/co...

Committed by David Heinemeier Hansson

  • M actionpack/lib/action_controller/dispatcher.rb
  • M activesupport/lib/active_support/dependencies.rb
  • M railties/CHANGELOG
  • M railties/Rakefile
  • M railties/doc/guides/source/layouts_and_rendering.txt
  • M railties/helpers/application.rb
  • M railties/helpers/application_controller.rb
  • M railties/lib/rails_generator/generators/applications/app/app_generator.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>