class method
self.version
Ruby on Rails 6.0.6
Since v6.0.6Signature
self.version()
Returns the currently-loaded version of Action Text as a Gem::Version.
Source
# File actiontext/lib/action_text/version.rb, line 7
def self.version
gem_version
end
Defined in actiontext/lib/action_text/version.rb line 7
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText