Method: ActionText.version

Defined in:
actiontext/lib/action_text/version.rb

.versionObject

Returns the currently loaded version of Action Text as a ‘Gem::Version`.



9
10
11
# File 'actiontext/lib/action_text/version.rb', line 9

def self.version
  gem_version
end