Sha256: 60765746c2cb248189989bebc83cb0f41adf7b25bb4354678b75dc1126ce70ad
Contents?: true
Size: 137 Bytes
Versions: 1
Compression:
Stored size: 137 Bytes
Contents
module Shoppr class ServerDetail def initialize(cat_mash) Shoppr.map_mash_attrs(self, cat_mash) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoppr-0.2.3 | lib/shoppr/server_detail.rb |