module ErpInventory

Public Class Methods

version() click to toggle source
# File lib/erp_inventory/version.rb, line 10
def self.version
  ErpInventory::VERSION::STRING
end