Sha256: 13b5efdbffb652c17eead129d51bfd5b050b2a69e9f34bed65c940d6c619bbd2
Contents?: true
Size: 147 Bytes
Versions: 4
Compression:
Stored size: 147 Bytes
Contents
# frozen_string_literal: true module CXML class CountryCode < DocumentNode accessible_attributes %i[ iso_country_code ] end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cxml-ruby-0.8.2 | lib/cxml/country_code.rb |
cxml-ruby-0.8.1 | lib/cxml/country_code.rb |
cxml-ruby-0.8.0 | lib/cxml/country_code.rb |
cxml-ruby-0.7.0 | lib/cxml/country_code.rb |