I'd like to setup a rich_type that replaces
price :decimal, :precision => 12, :scale => 2
This would be part of a kendoui plugin that utilizes kendoNumericTextBox
for currency input. When looking over the rich_type documentation I can see
I need to set COLUMN_TYPE = :decimal but how do I pass along the
additional attributes of precision and scale?
Bob
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/hobousers/-/JlwwmPMOBlgJ.
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/hobousers?hl=en.