JoelMcCracken (Joel McCracken)
- Login: JoelMcCracken
- Email: mccracken.joel@gmail.com
- Registered on: 06/05/2013
- Last sign in: 12/01/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/17/2014
-
08:10 AM Ruby Misc #10608 (Closed): OptionParser documentation improvements
- I tried to document some undocumented features of the OptionParser class, as well as generally make things a little more approachable.
08/17/2013
-
02:47 PM Ruby Bug #5808: "a = []; a << a; puts JSON.dump(a)" aborted
- I wonder what the correct behavior should be here? Recursive data structures are always tricky for serialization.
Edit: I should also mention that I just verified this bug's existence on 2.0.0-p0.