Sha256: 648bb83d87c16ca0754239f6754c7bb4c0ca58502a5ee24e3a0643d35683374b
Contents?: true
Size: 212 Bytes
Versions: 188
Compression:
Stored size: 212 Bytes
Contents
# frozen_string_literal: true require_relative "gem_version" module ActionView # Returns the version of the currently loaded ActionView as a <tt>Gem::Version</tt> def self.version gem_version end end
Version data entries
188 entries across 178 versions & 11 rubygems