rails plugin install git://github.com/get/Rename.git will allow us to rename only rails 3 app
rails plugin install git://github.com/get/Rename.git
Is there any gem available to rename Rails 4 app.
Here is a gem specifically for Rails 4 https://github.com/negativetwelve/rails-rename (I haven't used it but it seems fine)
The other gems listed here only target Rails 3