Skip to Content
Skip to Search
Menu
Close
index
Ruby on Rails 7.1.2
Module
ActiveModel::VERSION
activemodel/lib/active_model/gem_version.rb
v7.1.2
Constants
MAJOR
=
7
MINOR
=
1
PRE
=
nil
STRING
=
[MAJOR, MINOR, TINY, PRE].compact.join(".")
TINY
=
2