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

Update rails rule with skip_before_action #3398

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Conversation

p4p3r
Copy link
Contributor

@p4p3r p4p3r commented Jun 11, 2024

Include skip_before_action, which is used in Rails 5 and onwards and behaves similarly/the same as skip_before_filter did previously.

@p4p3r p4p3r requested a review from a team June 11, 2024 11:59
Copy link
Contributor

@armchairlinguist armchairlinguist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though I don't know if my review will unblock!

@p4p3r p4p3r merged commit ad49c15 into develop Jun 11, 2024
8 checks passed
@p4p3r p4p3r deleted the claudio/rail-before-filter branch June 11, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants