Module: CrazyMoney::Configuration
- Defined in:
- lib/crazy_money.rb
Class Attribute Summary collapse
-
.current_currency ⇒ Object
Returns the value of attribute current_currency.
Class Attribute Details
.current_currency ⇒ Object
Returns the value of attribute current_currency.
10 11 12 |
# File 'lib/crazy_money.rb', line 10 def current_currency @current_currency end |