Displaying 1 result from an estimated 1 matches for "what_could_be_chang".
Did you mean:
what_could_be_changed
2005 Jun 13
3
validations not working with collection population droplists
...t;product"=>"",
"approved"=>"N", "reviewer_email"=>"", "used_since"=>"2000",
"what_i_liked"=>"", "subject_id"=>"17", "publisher_id"=>"2",
"what_could_be_changed"=>""}, "submit"=>"Save"}
This error seems to generate when Rails attempts to re-render the add form.
Removing the ''collection_select...'' statements cause the Rails error
page to be displayed as mentioned in the Beta Book.
Any suggestio...