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,695 of 196,619
Downloads: 122,886

Daily

Ranking: 38,872 of 196,594
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,431,827,091activesupport
291,020,353,632rspec
34894,465,399activemodel
37838,814,166activerecord
38826,787,940actionpack
98501,431,247simplecov
232235,465,023yard
286195,435,976sqlite3
3,1235,479,064bluecloth

Owners

#GravatarHandle
1iconcodegram