search for: _innerform

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

2006 Aug 12
0
select in form_remote_for
...owner of the property) Associations : User has_many properties, Property belongs_to User when a property is selected, @property.user_id => 9 should display a selection list of all Users, with this one selected..... but I get an error trying to display the form : Showing app/views/property/_innerform.rhtml where line #15 (see above) raised: undefined method `merge'' for <Array:0x25024d0> seems to indicates something is wrong with the collection... ? it''s quite a copy/paste from doc.... kad -- Posted via http://www.ruby-forum.com/.