module SpreeItIsAPresent

Constants

VERSION

Public Instance Methods

version() click to toggle source

Returns the version of the currently loaded SpreeItIsAPresent as a Gem::Version.

# File lib/spree_it_is_a_present/version.rb, line 8
def version
  Gem::Version.new VERSION
end