class ONIX::ContributorPlace

Public Instance Methods

country_code() click to toggle source
# File lib/onix/contributor_place.rb, line 8
def country_code
  @country_code.code
end