version()
Returns the version of the currently loaded ActiveRecord as a Gem::Version
# File activerecord/lib/active_record/version.rb, line 5 def self.version gem_version end