Renaming controllers/views/models

Hi,

What would be the best way to rename a controller and associated
models/views ?
Do we have to do it by hand ?
Is there a tool that could help us renaming pluralized words too ?

Mickael.

No real tool for it no.
Guess it would be nice to create a rake task or a generator for it.
Mabey also to check the right pluralization.
It’s only renaming one file, one directory and changing the first line
in one file.

On 5/17/06, Mickael Faivre-Macon [email protected] wrote:

Following up on this, does this delete the associated tests as well and