class CurrencyLayer::ChangeResponse
Constants
- ERROR_EXPR
- SUCCESS_EXPR
Public Instance Methods
bar()
click to toggle source
# File lib/currency_conversion/change/change_response.rb, line 8 def bar SUCCESS_EXPR ERROR_EXPR end