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