SerSamgy (Semyon Gaivoronskiy)
- Login: SerSamgy
- Registered on: 04/27/2016
- Last sign in: 05/31/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/27/2016
-
05:17 PM Ruby Bug #12323 (Closed): Wrong example code in OptionParser documentation
- There is a complete example code in OptionParser documentation (http://ruby-doc.org/stdlib-2.3.0/libdoc/optparse/rdoc/OptionParser.html). Trying to run it got next error message:
`example.rb:33:in 'parse': undefined local variable or me...