lwe / page_title_helper

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

[FEATURE] Add support for Rails 8.0 #197

Closed javierav closed 3 weeks ago

javierav commented 2 months ago

This PR prepare CI to test against the upcoming Rails 8 release!

oliverklee commented 2 months ago

Hi @javierav, thank you for contributing this! Could you also please add a changelog entry (newest on top)? Thanks!

javierav commented 2 months ago

@oliverklee ready! Currently gemfiles/Gemfile.rails-8.0 points to rails 8.0.0.beta1, so when the final version is released I will update this PR.

oliverklee commented 2 months ago

Thanks! :heart: