Sha256: 026f0f1536d460aea936257e7f55a9c070b61dc9ab8628906a82dec5c5a1fdf3

Contents?: true

Size: 136 Bytes

Versions: 1

Compression:

Stored size: 136 Bytes

Contents

module Shoppr
  class ClientTracking
    
    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/client_tracking.rb