Method: Unit::Types::Phone#country_code
- Defined in:
- lib/unit/types/phone.rb
#country_code ⇒ Object (readonly)
Returns the value of attribute country_code.
6 7 8 |
# File 'lib/unit/types/phone.rb', line 6 def country_code @country_code end |