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

Small consistency change #621

Merged
merged 1 commit into from Sep 16, 2019
Merged

Small consistency change #621

merged 1 commit into from Sep 16, 2019

Conversation

tanema
Copy link
Contributor

@tanema tanema commented Sep 12, 2019

fixes #620

This fixes a small consistency issue in code style. As far as the tests are concerned they are all accessing this hash with indifferent access, and I believe at this point the parameters are coming from a controller so it should already have indifferent access.

I tried to look for usage in our ShopifyApp gem but it seems like that part is taken care of by the omniauth gem and does not use this functionality.

@tanema tanema requested a review from a team as a code owner September 12, 2019 13:51
Copy link
Contributor

@EiNSTeiN- EiNSTeiN- left a comment

Choose a reason for hiding this comment

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

👍

@tanema tanema merged commit 52e0dcf into master Sep 16, 2019
@tanema tanema deleted the small_style_fix branch September 16, 2019 14:16
@ignacio-chiazzo ignacio-chiazzo temporarily deployed to rubygems December 23, 2019 18:09 Inactive
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.

Session request_token using string key when selecting code from hash
4 participants