Method: ActiveMerchant::CountryCode#value
- Defined in:
- lib/active_utils/common/country.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
12 13 14 |
# File 'lib/active_utils/common/country.rb', line 12 def value @value end |