Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rails 5.1 & 5.2 support & drop Rails 4 support #3

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

dxg
Copy link
Contributor

@dxg dxg commented Apr 9, 2021

Helloes :)

Changes

  • Add Rails 5.1 & 5.2 support
    • Adding middleware as a string was deprecated
    • ParseError has a new home
  • Drop Rails 4.x support
    It's not supported anymore

Adding middleware as a string was deprecated
https://guides.rubyonrails.org/5_0_release_notes.html#action-pack-deprecations
ParseError has a new home
@bmorrall bmorrall merged commit 2e455a8 into bmorrall:master Apr 14, 2021
@benkitzelman benkitzelman deleted the rails_5.1_middleware_fix branch February 9, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants