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