Returns the version of the currently loaded SpreePages as a Gem::Version.
Gem::Version
6 7 8
# File 'lib/spree_pages/version.rb', line 6 def version Gem::Version.new(VERSION::STRING) end