Displaying 1 result from an estimated 1 matches for "workpart".
Did you mean:
workpace
2006 Mar 03
6
has_one :next - invalid name?
I have this in a model:
has_one :next,
:class_name=>''WorkPart'',
:foreign_key=>''next_id''
And it causes this error:
compile error
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.1/lib/active_record/deprecated_associations.rb:83:
void value expression
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.1/lib/active_recor...