Returns the version of the currently loaded Active Entity as a Gem::Version
Gem::Version
5 6 7
# File 'lib/active_entity/gem_version.rb', line 5 def self.gem_version Gem::Version.new VERSION::STRING end