class Models::Inventory

Public Class Methods

path() click to toggle source
# File lib/models/inventory.rb, line 4
def self.path
  'inventory'
end