Change model name in rails
3 answers
Netbeans has this feature where you can give it the name you want to change throughout your project and it will replace it with your entire codebase.
Get Netbeans 6.9 beta, ruby version http://download.netbeans.org/netbeans/6.9/beta/ , you just select the model name, right click and choose refactoring ... it allows you to even pre-edit before running the refactoring.
+2
a source to share