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