search for: abbrev_nam

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

Did you mean: abbrev_name
2006 Jun 04
0
Bug: collection#create misbehaves on validations
...nf.presentations.create() #=> #<Presentation:0x39c5678 @errors=#<ActiveRecord::Errors:0x39af868 @errors={"name"=>["can''t be blank"]}, @base=#<Presentation:0x39c5678 ...>>, @attributes={"name"=>nil, "conference_id"=>3, "abbrev_name"=>nil}, @new_record=true> Ok, so the validation prevented the nameless Presentation from being saved. However, it did insert a pseudo/defective Presentation instance in the collection: rails_conf.presentations #=>[#<Presentation:0x39c5678 @errors=#<ActiveRecord::Errors:0x39af...