Sha256: b1fcd7db12b0c83726d8169a53b8bf5ba3eea653547bb7aba73c7effa23ddad2
Contents?: true
Size: 207 Bytes
Versions: 1
Compression:
Stored size: 207 Bytes
Contents
module Norseal module Api class Question include Her::Model include Norseal::Api::Model collection_path "collections/:collection_id/products/:product_id/questions" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
norseal-api-0.1.4 | lib/norseal/api/resources/question.rb |