lwe / page_title_helper

Simple, internationalized and DRY page titles and headings for Rails.
MIT License
114 stars 9 forks source link

Rails 6 Support #89

Closed jannikolai closed 5 years ago

jannikolai commented 5 years ago

Currently it is not possible to use the gem with Rails 6.

page_title_helper was resolved to 3.0.0, which depends on
      rails (>= 4.2.0, < 6.0)