Sha256: 6618aa40046e18c29922ada7922a2bed9e9bcbf556c4c4f77fc5ddc3cc04dfb7

Contents?: true

Size: 153 Bytes

Versions: 4

Compression:

Stored size: 153 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_95 = {
    "lb" => "Pounds (US)",
    "gr" => "Grams",
    "oz" => "Ounces (US)"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

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