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

Rails 5 - fix Tags_Controller_Spec.rb #338

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

yuenmichelle1
Copy link
Collaborator

update tags_controller#popular to permit params in order to convert to_h
(Breaking behavior due to: in Rails 5 , ActionControllerParameters no longer inherits from HashWithIndifferentAccess)

@yuenmichelle1 yuenmichelle1 marked this pull request as ready for review July 1, 2024 23:58
@yuenmichelle1 yuenmichelle1 merged commit 1ead845 into master Jul 2, 2024
1 of 2 checks passed
@yuenmichelle1 yuenmichelle1 deleted the rails-5----fix-tags_controller_specs- branch July 18, 2024 20:31
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