Categories: None [Edit]

acts_as_decimal

https://rubygems.org/gems/acts_as_decimal
https://github.com/codegram/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).

Total

Ranking: 16,626 of 196,338
Downloads: 122,811

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,416,844,709activesupport
291,013,199,560rspec
34885,148,139activemodel
37829,932,541activerecord
38817,967,995actionpack
98495,507,544simplecov
230232,958,209yard
281193,253,659sqlite3
3,1165,444,459bluecloth

Owners

#GravatarHandle
1iconcodegram