Class: Models::Inventory
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Base
#base_record, #extra_records, #records, schema, stream, subclasses, #transform
Class Method Details
.path ⇒ Object
4 5 6 |
# File 'lib/models/inventory.rb', line 4 def self.path 'inventory' end |