v1.0.2
Fixed
- Moved the framework styles helper to
app/helpers/active_mail/so the host application's Zeitwerk loader resolves it toActiveMail::StylesHelper. Under the previousapp/helpers/activemail/path the default inflector expectedActivemail::StylesHelper, making the engine'shelper ActiveMail::StylesHelperraiseNameErrorat boot in any mounting app.
Full changelog: https://github.com/AdVitam/activemail/blob/master/CHANGELOG.md
RubyGems: https://rubygems.org/gems/activemail/versions/1.0.2
gem 'activemail', '~> 1.0'