module VinsolSpreeThemes

Public Instance Methods

version() click to toggle source

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

# File lib/vinsol_spree_themes/version.rb, line 6
def version
  Gem::Version.new VERSION::STRING
end