Mange / roadie-rails

Making HTML emails comfortable for the Rails rockstars
MIT License
367 stars 66 forks source link

Loosen Rails requirement to allow for bundling with Rails 7 #100

Closed davidwessman closed 2 years ago

davidwessman commented 2 years ago

I copied #99 and amended the change to rails < 7.1 and railties < 7.1, I kept @maxwell as author 🙂

Tested in a bundle with Rails 7.0 and:

gem 'roadie-rails', github: 'davidwessman/roadie-rails', branch: 'loosen-rails-version-requirement'
Mange commented 2 years ago

Great of you to keep authorship info. I'll merge this one!

Mange commented 2 years ago

Version 2.3.0 was just pushed with a fix for this.