Class: Cephalopod::Repos::V1::Products::Collection
- Defined in:
- lib/cephalopod/repos/v1/products/collection.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#get, #initialize, model, resource_route, route, unsupported
Constructor Details
This class inherits a constructor from Cephalopod::Repos::Base
Instance Method Details
#variable ⇒ Object
10 11 12 |
# File 'lib/cephalopod/repos/v1/products/collection.rb', line 10 def variable select(:variable?) end |