Restrict minimum Rails version to 6.1, adjust test matrix, and related changes #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See separate commits:
Restrict minimum Rails version to 6.1
Response object is available in
process_action.action_controller
event notification only since Ruby on Rails 6.1See rails/rails@b5c6f33
Lower required Ruby version to match requirement for Rails 6.1
This gem works fine on Ruby 2.5 which is minimal supported version for Rails 6.1.
See https://guides.rubyonrails.org/v6.1/getting_started.html#installing-ruby
Test against various versions of Ruby on Rails: 6.1, 7.0, edge
Fancy badges for Readme file
Feel free to drop them if you don't like them. But I do.
“Sponsored by Evil Martians” badge for both light and dark themes
See https://github.blog/changelog/2022-05-19-specify-theme-context-for-images-in-markdown-beta/