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

Resolve Ruby debug warnings #340

Merged
merged 3 commits into from
May 13, 2020
Merged

Resolve Ruby debug warnings #340

merged 3 commits into from
May 13, 2020

Conversation

joelhawksley
Copy link
Member

Summary

When running our test suite in Ruby debug mode, there was a flood of warnings. I've done my best to mitigate most of them here.

I've also opened Shopify/better-html#58 to address some of the warnings from better-html cc @vinistock ❤️

@joelhawksley joelhawksley requested a review from a team May 13, 2020 21:28
Copy link
Contributor

@nickh nickh left a comment

Choose a reason for hiding this comment

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

This is good to know! I hadn't tried debug mode in tests before.

lib/view_component/base.rb Outdated Show resolved Hide resolved
Co-authored-by: Nick Hengeveld <nickh@github.com>
@joelhawksley joelhawksley merged commit 33e7d16 into master May 13, 2020
@joelhawksley joelhawksley deleted the warnings branch May 13, 2020 21:59
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