Hi all, I want to rename a controller class that is created by script/generate controller A then I thought this name should be B. So I dont want to change all files manually. What the easy way to change the class name? I want use like this>script/rename controller A BThank you -- Posted via http://www.ruby-forum.com/.
Seemingly Similar Threads
- help - how to call java classes from controller
- Adding classes without script\generate
- rename app>controller subfolder crashes app
- Renaming controllers
- Am I opening myself to some security vulnerability if I unprotect the Controller classes'' redirect methods?