whitehat101 (Jeremy Ebler)
- Login: whitehat101
- Email: jebler@gmail.com
- Registered on: 10/17/2013
- Last sign in: 10/17/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/17/2021
-
02:20 AM Ruby Revision 830778db (git): [ruby/psych] feat: allow scalars and sequences to be styled when dumped
- https://github.com/ruby/psych/commit/546154ddb7
10/17/2013
-
09:31 AM Ruby Bug #9028 (Closed): Make SSLSocket Support Encodings
- I was working on a bug in the xmpp4r project that caused REXML exceptions when receiving UTF-8 Strings.
https://github.com/xmpp4r/xmpp4r/issues/13
The issue ended up being that SSLSocket#readline didn't always return strings with the...