Method: WorldBank::Country#iso2_code
- Defined in:
- lib/world_bank/country.rb
#iso2_code ⇒ Object (readonly)
Returns the value of attribute iso2_code.
255 256 257 |
# File 'lib/world_bank/country.rb', line 255 def iso2_code @iso2_code end |