Sha256: 42dad03345648c67fe8ac46fd5f406c58f792dd26a51147d618ddd14406421bd

Contents?: true

Size: 110 Bytes

Versions: 4

Compression:

Stored size: 110 Bytes

Contents

module Kosher
  class Unit < Structure
    include Price

    key :quantity, Integer, :default => 1
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kosher-0.14.2 lib/kosher/unit.rb
kosher-0.14.1 lib/kosher/unit.rb
kosher-0.14.0 lib/kosher/unit.rb
kosher-0.13.0 lib/kosher/unit.rb