Module Money::Currency::Loader
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]