Sha256: 1a939cf8129a47769d125e2a3311350323698b7ae85eb35bde159f80ed2eddd8

Contents?: true

Size: 737 Bytes

Versions: 4

Compression:

Stored size: 737 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_99 = {
    "01" => "Berkshire leather",
    "02" => "Calfskin",
    "03" => "French Morocco",
    "04" => "Morocco",
    "05" => "Bonded buffalo grain",
    "06" => "Bonded calf grain",
    "07" => "Bonded Cordova",
    "08" => "Bonded eelskin",
    "09" => "Bonded Ostraleg",
    "10" => "Bonded ostrich",
    "11" => "Bonded reptile grain",
    "12" => "Bonded leather",
    "13" => "Cowhide",
    "14" => "Eelskin",
    "15" => "Kivar",
    "16" => "Leatherflex",
    "17" => "Moleskin",
    "18" => "Softhide leather",
    "19" => "Metal",
    "20" => "Velvet",
    "21" => "Mother-of-pearl",
    "22" => "Papyrus",
    "23" => "GĂ©ltex",
    "24" => "Guaflex"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/099.rb
cacofonix-0.10.2 lib/cacofonix/codelists/099.rb
cacofonix-0.10.1 lib/cacofonix/codelists/099.rb
cacofonix-0.10.0 lib/cacofonix/codelists/099.rb