Renaming a Controller

Rename Controller understands the semantics and relationships of Controllers, Views, Helpers and Tests. Rename Controller goes beyond renaming the Controller, the Controller file and references to the Controller class. Rename Controller also applies Rails logical relationship and naming rules to the associated views, helpers, tests and the view directories.

It also handles multiple definitions of the Controller class, for instance the additional definition of the Controller class in the related functional test.

These are the major items handled by Controller refactoring:

Warning:

This does not rename a named route, just the references within the route.


Corporate LogoCodeGear brand and product names are service marks, trademarks or registered trademarks of Borland Software Corporation in the United States and other countries.