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,362 of 193,756
Downloads: 122,363

Daily

Ranking: 27,532 of 193,649
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,367,928,484activesupport
29989,540,006rspec
34855,276,455activemodel
36801,545,420activerecord
38789,964,831actionpack
97475,839,609simplecov
226223,990,022yard
279185,971,812sqlite3
3,0855,311,304bluecloth

Owners

#GravatarHandle
1iconcodegram