class RailsSecurityBackports::Version
Constants
- MAJOR
- MINOR
- PATCH
- STRING
Public Class Methods
inspect()
click to toggle source
A String representing the current version of this gem.
# File lib/rails-security-backports/version.rb, line 10 def inspect STRING end
Also aliased as: to_s