Method: Phonelib::Core#default_country
- Defined in:
- lib/phonelib/core.rb
#default_country ⇒ String|nil
getter method for default_country variable
34 35 36 |
# File 'lib/phonelib/core.rb', line 34 def default_country @@default_country end |