I create my new.html.erb and whenever I try to open it I get this
error message:
I’d say that the most likely problem is that you’ve managed to define
a method (or have an attribute with a name) that clashes with a
standard ruby or activerecord method.
Do you have a method or column named class by any chance?
I’d say that the most likely problem is that you’ve managed to define
a method (or have an attribute with a name) that clashes with a
standard ruby or activerecord method.
Do you have a method or column named class by any chance?
I’d say that the most likely problem is that you’ve managed to define
a method (or have an attribute with a name) that clashes with a
standard ruby or activerecord method.
Do you have a method or column named class by any chance?