search for: atribbutes

Displaying 1 result from an estimated 1 matches for "atribbutes".

Did you mean: atributes
2006 Jun 11
1
Activerecord attribute without db column
Hi, I''ve a model that is stored to the db, but just one of its atribbutes doesn''t have a corresponding column on the table (it is used just for a calculation and still requires validation). I''ve been succefull by doing what is explained in http://rails.techno-weenie.net/tip/2005/11/19/validate_your_forms_with_a_table_less_model But I get an error of a...