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