RubyGems Navigation menu

acts_as_decimal 1.1.1

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).

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.1.1 June 22, 2011 (8.5KB)
  2. 1.1.0 March 15, 2011 (8.5KB)
  3. 1.0.6 October 14, 2010 (8.5KB)
  4. 1.0.5 September 15, 2010 (9KB)
  5. 1.0.4 August 13, 2010 (9KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (3):

actionpack >= 3.0.0
activemodel >= 3.0.0
activesupport >= 3.0.0

Development依存関係 (6):

activerecord >= 3.0.0
bluecloth >= 0
rspec >= 2.5.0
simplecov >= 0
sqlite3 >= 0
yard >= 0

所有者:

作者:

  • Oriol Gual, Josep M. Bach, Josep Jaume Rey

SHA 256チェックサム:

=

累計ダウンロード数 114,320

このバージョンのみ 47,259

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: