Sha256: eb4846442c55e76792a33faf455724fe62e5271496edaec40c192839c551d117
Contents?: true
Size: 180 Bytes
Versions: 2
Compression:
Stored size: 180 Bytes
Contents
# encoding: utf-8 module IceNine class Freezer # A freezer class for handling Struct objects class Struct < Enumerable; end end # class Freezer end # module IceNine
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ice_nine-0.4.0 | lib/ice_nine/freezer/struct.rb |
ice_nine-0.3.0 | lib/ice_nine/freezer/struct.rb |