Displaying 1 result from an estimated 1 matches for "cardback".
Did you mean:
carback
2007 Nov 01
4
MySql Errors On .save
Hi All,
I am a real neophyte with Rails and am struggling with something. I hope
you can point me in the right direction.
I have a model of an object that
class Thing< ActiveRecord::Base
attr_accessor :locator_id
has_one :otherthing
has_one :differentthing
end
I can create and delete these things until the cows come home. However,
trying to change the data and save/update I get a