Skip to content

v1.0.2

Choose a tag to compare

@PhilMeyr PhilMeyr released this 15 Jun 12:12
· 2 commits to master since this release
1c40b5d

Fixed

  • Moved the framework styles helper to app/helpers/active_mail/ so the host application's Zeitwerk loader resolves it to ActiveMail::StylesHelper. Under the previous app/helpers/activemail/ path the default inflector expected Activemail::StylesHelper, making the engine's helper ActiveMail::StylesHelper raise NameError at 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'