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,563 of 187,571
Downloads: 120,772

Daily

Ranking: 77,922 of 187,548
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,211,569,661activesupport
28924,848,930rspec
34759,714,778activemodel
36719,366,671activerecord
37709,206,703actionpack
98425,116,291simplecov
224197,125,988yard
275165,696,742sqlite3
2,9915,047,598bluecloth

Owners

#GravatarHandle
1iconcodegram