You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
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
Ignacio Huerta
unread,
Oct 12, 2012, 5:05:06 AM10/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I searched a bit in the list and I found a couple of interesting posts: