module SpreeStockLocking
Constants
- Config
- VERSION
Public Instance Methods
version()
click to toggle source
Returns the version of the currently loaded SpreeStockLocking
as a Gem::Version
.
# File lib/spree_stock_locking/version.rb, line 8 def version Gem::Version.new VERSION end