rename_column breaks tests?

Uh, yeah. That'll do it.

Have you looked at the files created in that "test" directory when you generate a model with basic scaffold? Recommended :slight_smile:

You might want to grep around there for [oldname], just for fun...

You might want to grep around there for [oldname], just for fun...

-- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com twitter: @hassan

Doh...I thought I had done that. But I missed the fixtures. Many thanks.