Getting some test failures throughout my application because the structured_warnings gem is getting angry for some reason. It's also causing issues in a third-party gem buttercms on this line. Not sure why.
It's always
TypeError:
wrong argument type Hash (expected String)
I've worked around the issue in our codebase, but don't want to start modifying other gems 😓
I think that #5 was meant to prevent this, but unsure.
Getting some test failures throughout my application because the structured_warnings gem is getting angry for some reason. It's also causing issues in a third-party gem buttercms on this line. Not sure why.
It's always
I've worked around the issue in our codebase, but don't want to start modifying other gems 😓 I think that #5 was meant to prevent this, but unsure.