We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
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 Ruby on Rails (Money.gem 2.3.* and later) (markdown)
Updated Ruby on Rails (Money.gem 2.3.* and later) (textile => markdown)
Updated Ruby on Rails (Money.gem 2.2.* and earlier) (textile => markdown)
Updated Ruby on Rails (Money.gem 2.2.* and earlier) (textile)
Updated Ruby on Rails (Money.gem 2.3.* an later) (textile)
Destroyed exchange rate implementations (textile)
Updated Home (textile => markdown)
Updated Home (textile)
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.
Adds the Nordea gem to the list
adding instruction for complete integration with Rails. Updated Ruby on Rails (Money.gem 3.0.3 and later) (textile)
Updated Ruby on Rail (Money.gem 2.2.* and earlier) (textile)
added google_currency.gem to list Updated exchange rate implementations (textile)