Sha256: 0d3c61082650f1c0fe645b5f92c1134469d368c5e400733662049476191dd6b5
Contents?: true
Size: 186 Bytes
Versions: 1
Compression:
Stored size: 186 Bytes
Contents
module GoTransverseTractApi module Product class ProductCategory def self.find_all GoTransverseTractApi.get_response_for(self.class) end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gotransverse-tract-api-0.0.5 | lib/gotransverse-tract-api/product/product_category.rb |