Sign in Sign up
rubygems

acts_as_decimal

Rails 3 gem to treat an attribute as a decimal (getting and setting floating-point values) but storing it as an integer in the database (useful for prices and other precision-needed attributes like money).

Activity

Latest release
15y ago
Total releases
9
Cadence
~27 days
Last 12 months
0

Details

First release
Jun 22, 2010
Releases
Version Released
1.1.1 patch
1.1.0 minor
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial