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,288 of 193,214
Downloads: 122,239

Daily

Ranking: 46,531 of 193,188
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,354,414,585activesupport
29983,045,376rspec
34847,204,269activemodel
36793,912,258activerecord
38782,438,343actionpack
97470,376,754simplecov
227221,344,959yard
279183,854,320sqlite3
3,0795,288,281bluecloth

Owners

#GravatarHandle
1iconcodegram