This module has no description. You can help the Ruby on Rails community by adding new notes.
MAJOR = 2
MINOR = 1
TINY = 0
STRING = [MAJOR, MINOR, TINY].join('.')
actionpack/lib/action_pack/version.rb