module
ActiveModel::VERSION
rails latest stable
No documentation available for this module.
Constants
MAJOR = 7
MINOR = 1
PRE = "2"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
TINY = 3
Files
- activemodel/lib/active_model/gem_version.rb