Skip to Content
Skip to Search
Menu
Close
index
Ruby on Rails 7.0.8.7
Module
ActionCable::VERSION
actioncable/lib/action_cable/gem_version.rb
Constants
MAJOR
=
7
MINOR
=
0
PRE
=
"7"
STRING
=
[MAJOR, MINOR, TINY, PRE].compact.join(".")
TINY
=
8