search for: 0x2716d0c

Displaying 1 result from an estimated 1 matches for "0x2716d0c".

2006 Aug 12
5
Simple Newbie db ???
...t;"new title", :body => "Brand new body") => #<Entry:0x27178c4 @attributes={"body"=>nil, "title"=>nil, "id"=>6}, @body="Brand new body", @title="new title", @new_record=false, @errors=#<ActiveRecord::Errors:0x2716d0c @base=#<Entry:0x27178c4 ...>, @errors={}>> Also tried.. >> Entry.create("title" =>"new title", "body" => "Brand new body") Any clues? Other tables in same db are fine.. TIA Chas -- Posted via http://www.ruby-forum.com/.