Class: Cephalopod::Repos::V1::Products::Collection

Inherits:
Base
  • Object
show all
Defined in:
lib/cephalopod/repos/v1/products/collection.rb

Instance Attribute Summary

Attributes inherited from Base

#model, #resource_route

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

#variableObject



10
11
12
# File 'lib/cephalopod/repos/v1/products/collection.rb', line 10

def variable
  select(:variable?)
end