version()
Returns the currently loaded version of Active Support as a +Gem::Version+.
# File activesupport/lib/active_support/version.rb, line 7 def self.version gem_version end