method
write_attribute
write_attribute(attr_name, value)
private
Updates the attribute identified by attr_name with the specified value. Empty strings for fixnum and float columns are turned into nil.
write_attribute(attr_name, value)
private
Updates the attribute identified by attr_name with the specified value. Empty strings for fixnum and float columns are turned into nil.