glebm / rails_email_preview

Preview and edit app mailer templates in Rails.

Home Page:http://glebm.github.io/rails_email_preview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email previews failing to load with Rails 7

HarlemSquirrel opened this issue · comments

We need a new release for this gem to work with Rails 7 that includes this aac5419

I can approve that there are an issue with rails 7:

 Showing /home/user/.rvm/gems/ruby-3.1.3/gems/rails_email_preview-2.2.2/app/views/rails_email_preview/emails/_email_iframe.html.erb where line #10 raised:

Missing template rails_email_preview/emails/email_iframe.js with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :arb, :haml]}.

I'll publish a new release over the next few days. Can you check if HEAD works?

Released v2.2.3 and added Rails 7 to CI