hi,

first you do not have errors the errors Hash in DataMapper::Validations::
ValidationErrors is empty. you can check on errors with object.valid? or
object.errors.size > 0

try using Float instead of Decimal or play around with :precision or :scale
options of Decimal property. I did see something like you before ;)

- christian

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datamapper+unsubscr...@googlegroups.com.
To post to this group, send email to datamapper@googlegroups.com.
Visit this group at http://groups.google.com/group/datamapper?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to