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