Join Slack
Powered by
I find it cleaner to write the extension and suppr...
# getting-started
m
marstran
07/06/2017, 2:02 PM
I find it cleaner to write the extension and suppress the warning. This is one of those cases where you
know
the warning is incorrect. Doing
it.first!!
looks suspicious because it can throw an exception.
2
Views
Open in Slack
Previous
Next