module ErpProducts

Public Class Methods

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