Sha256: 4c002606428aa612dd8f433a5516b6123c48395140f8e9bc4b5b0ee5d0f92415
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
module Shoppr class APIException 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/api_exception.rb |