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 = 13
MINOR = 2
MAJOR = 3
railties/lib/rails/version.rb version.rb