module Money::Currency::Loader

Defined in:

money/currency/loader.cr

Constant Summary

DATA_PATH = File.expand_path("../../../../data/currencies", "/srv/crystaldoc.info/github-crystal-money-money-v1.3.0/src/money/currency/loader.cr")

Instance Method Summary

Instance Method Detail

def load_currencies #

Loads and returns the currencies stored in JSON files inside of data/currencies directory.


[View source]