Skip to Content
Skip to Search
Menu
Close
index
Ruby on Rails 7.1.3.4
Module
ActiveStorage::VERSION
activestorage/lib/active_storage/gem_version.rb
v7.1.3.4
Constants
MAJOR
=
7
MINOR
=
1
PRE
=
"4"
STRING
=
[MAJOR, MINOR, TINY, PRE].compact.join(".")
TINY
=
3