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: 14,806 of 183,107
Downloads: 115,590

Daily

Ranking: 21,532 of 183,092
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7989,475,609activesupport
25817,849,894rspec
33623,629,016activemodel
35595,989,894activerecord
38588,022,084actionpack
99348,223,614simplecov
224158,681,269yard
253141,523,763sqlite3
2,7754,738,856bluecloth

Owners

#GravatarHandle
1iconcodegram