Is there an easy way to rename a controller and model in my app and all the instances in the corresponding code?
I\'m using textmate, would this be as simple as using t
You can also use rails_refactor gem to rename controller, model, etc for more info check https://github.com/jcrisp/rails_refactor