class CurrencyLayer::LiveResponse

Constants

ERROR_EXPR
SUCCESS_EXPR

Public Instance Methods

bar() click to toggle source
# File lib/currency_conversion/live/live_response.rb, line 8
def bar
  SUCCESS_EXPR
  ERROR_EXPR
end