You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
There was a push to add encoding support, and we thought we had most things stubbed out so the basics (utf8, binary, ascii) work. I would say we missed adding support on files
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried using minitest with a little puma + sinatra example app and Minitest fails while trying to show failure outputs. I get something like this:
It looks to be related to this line in minitest and the method is documented here as part of the ruby 1.9.3 docs.
The text was updated successfully, but these errors were encountered: