module NBP

Constants

ExchangeError
VERSION

Public Class Methods

root() click to toggle source
# File lib/nbp_exchange_rate.rb, line 6
def self.root
  File.dirname __dir__
end