Class: Gera::CurrencyRateSnapshot

Inherits:
ApplicationRecord show all
Defined in:
app/models/gera/currency_rate_snapshot.rb

Instance Method Summary collapse

Instance Method Details

#currency_ratesObject



8
9
10
# File 'app/models/gera/currency_rate_snapshot.rb', line 8

def currency_rates
  rates
end