actionmailer 6.1.3
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 8.1.1 October 28, 2025 (32.5KB)
- 8.1.0 October 22, 2025 (32KB)
- 8.1.0.rc1 October 15, 2025 (32KB)
- 8.1.0.beta1 September 04, 2025 (32KB)
- 8.0.4 October 28, 2025 (31.5KB)
- 6.1.3 February 17, 2021 (30KB)
Runtime依存関係 (6):
            actionpack
            = 6.1.3
          
          
            actionview
            = 6.1.3
          
          
            activejob
            = 6.1.3
          
          
            activesupport
            = 6.1.3
          
          
            mail
            ~> 2.5, >= 2.5.4
          
          
            rails-dom-testing
            ~> 2.0
          
    必須要件:
none











