Argh…
This f…ine error message above has been thrown during a

records = Model.find(:first).

Guess why:

I made use of a legacy table that contained the attribute „type“. I just had to add a

self.inheritance_column=’itype’

into my model and now everything’s OK.

Rails: Do you consider this as friendly error messages?

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>