module
Money::Currency::Loader
Defined in:
money/currency/loader.crInstance Method Summary
-
#load_currencies
Loads and returns the currencies stored in JSON files inside of
data/currencies
directory.
Instance Method Detail
def load_currencies
#
Loads and returns the currencies stored in JSON files
inside of data/currencies
directory.