I have a Ruby on Rails application that was created using:
rails new old_name -d mysql
Now I want to change the application name to be
In Rails 3, there are references to the application name in the following files: