Class: ISO3166

Inherits:
Object
  • Object
show all
Includes:
HashWrapper
Defined in:
lib/divISOr/iso3166.rb

Defined Under Namespace

Classes: Codes

Constant Summary collapse

FIELDS =
[:code, :country]

Method Summary

Methods included from HashWrapper

#==, included, #initialize, #method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class HashWrapper