I'm using data that I always want converted to floats not BigDecimal. I'm not inheriting from Sequel::Model so I can't really force the issue there. Is there an easy way (monkey patch) that can convert BigDecimal to float for every returned value?
-- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
