Module CurrencyLoader
In: lib/money/currency_loader.rb

Methods

Constants

DATA_PATH = File.expand_path("../../../config", __FILE__)

Public Instance methods

Loads and returns the currencies stored in JSON files in the config directory.

@return [Hash]

[Validate]