-
Allow Rails 8
Alex Ghiculescu
-
Fix crash when no settings are provided for a delivery method
config.action_mailer.balancer_settings = { delivery_methods: [ { method: :mailtrap, weight: 1 } ] }
Alex Ghiculescu
- Drop Ruby 2.7 support
- Update dependencies
- Initial release