examples/currency_layer.rb in danconia-0.2.5 vs examples/currency_layer.rb in danconia-0.2.6
- old
+ new
@@ -21,6 +21,6 @@
# Periodically call this method to keep rates up to date
puts 'Updating dates with CurrencyLayer API...'
Danconia.config.default_exchange.update_rates!
-puts Money(1, 'USD').exchange_to('EUR').inspect # => 0.854896 EUR
\ No newline at end of file
+puts Money(1, 'USD').exchange_to('EUR').inspect # => 0.854896 EUR