We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Ruby on Rails (Money.gem 3.0.3 and later) (textile)
Changed price= example because Money.parse doesn't correctly parse a Money object (it looses the currency). Therefore, only parse if price= is passed a String
Remove composed_of examle
Updated cents column name in the table from 'cents' to 'price_in_cents' - this illustrates how the :mapping works better. Also added a couple of lines to show what the migration would look like with this example.
adding instruction for complete integration with Rails. Updated Ruby on Rails (Money.gem 3.0.3 and later) (textile)
Migrated from ruby-on-rails-moneygem-303-and-later v6
Migrated from ruby-on-rails-moneygem-303-and-later v5
Migrated from ruby-on-rails-moneygem-303-and-later v4
Migrated from ruby-on-rails-moneygem-303-and-later v3
Migrated from ruby-on-rails-moneygem-303-and-later v2
Migrated from ruby-on-rails-moneygem-303-and-later v1