actionmailer 4.0.0
Email on Rails. Compose, deliver, receive, 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)
- 4.0.0 June 25, 2013 (22.5 KB)
Runtime Dependencies (2):
            actionpack
            = 4.0.0
          
          
            mail
            ~> 2.5.3
          
    










