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: 15,114 of 180,554
Downloads: 103,111

Daily

Ranking: 17,406 of 180,543
Downloads: 27

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7895,019,022activesupport
23769,978,324rspec
33567,601,022activemodel
34542,202,403activerecord
37535,340,867actionpack
102313,103,867simplecov
222142,692,454yard
238132,858,656sqlite3
2,6884,531,997bluecloth

Owners

#GravatarHandle
1iconcodegram