This module has no description. You can help the Ruby on Rails community by adding new notes.
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
PRE = nil
TINY = 3
MINOR = 2
MAJOR = 5
railties/lib/rails/gem_version.rb version.rb