actionmailer 5.2.2
Email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Versionen:
- 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)
 - 5.2.2 December 04, 2018 (28,5 KB)
 
Runtime Abhängigkeiten (5):
            actionpack
            = 5.2.2
          
          
            actionview
            = 5.2.2
          
          
            activejob
            = 5.2.2
          
          
            mail
            >= 2.5.4, ~> 2.5
          
          
            rails-dom-testing
            ~> 2.0
          
    Anforderungen:
none