Skip to Content
Skip to Search
Menu
Close
index
Ruby on Rails 7.0.4.2
Module
ActionMailer::VERSION
actionmailer/lib/action_mailer/gem_version.rb
Constants
MAJOR
=
7
MINOR
=
0
PRE
=
"2"
STRING
=
[MAJOR, MINOR, TINY, PRE].compact.join(".")
TINY
=
4