We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Stores (markdown)
Created Stores (markdown)
Updated Road to 7.0.0 (markdown)
Created Road to 7.0.0 (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
Updated Home (markdown)
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