version()
Returns the version of the currently loaded ActionPack as a Gem::Version
# File actionpack/lib/action_pack/version.rb, line 7 def self.version gem_version end