actionmailer 7.0.8.5
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 8.1.1 October 28, 2025 (32.5 KB)
 - 8.1.0 October 22, 2025 (32 KB)
 - 8.1.0.rc1 October 15, 2025 (32 KB)
 - 8.1.0.beta1 September 04, 2025 (32 KB)
 - 8.0.4 October 28, 2025 (31.5 KB)
 - 7.0.8.5 October 15, 2024 (30 KB)
 
Runtime Dependencies (9):
            actionpack
            = 7.0.8.5
          
          
            actionview
            = 7.0.8.5
          
          
            activejob
            = 7.0.8.5
          
          
            activesupport
            = 7.0.8.5
          
          
            mail
            ~> 2.5, >= 2.5.4
          
          
            net-imap
            >= 0
          
          
            net-pop
            >= 0
          
          
            net-smtp
            >= 0
          
          
            rails-dom-testing
            ~> 2.0
          
    Requirements:
none