This project is archived and is in readonly mode.

#1439 ✓committed
DHH

Make rails:update rename application.rb to application_controller.rb

Reported by DHH | November 22nd, 2008 @ 05:30 PM

To make it easier for people jumping from Rails 2.2 to 2.3, we should have rails:update look for app/controllers/application.rb and rename it to app/controllers/application_controller.rb if it exists.

Comments and changes to this ticket

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>

Pages