From: samgy7cool@... Date: 2016-04-27T17:17:20+00:00 Subject: [ruby-core:75224] [Ruby trunk Bug#12323] Wrong example code in OptionParser documentation Issue #12323 has been reported by Semyon Gaivoronskiy. ---------------------------------------- Bug #12323: Wrong example code in OptionParser documentation https://bugs.ruby-lang.org/issues/12323 * Author: Semyon Gaivoronskiy * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- 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 method 'option_parser' for OptparseExample:Class (NameError) from example.rb:138:in '
'` I fixed a code of that example and attached it to this ticket. Maybe it should be moderated. ---Files-------------------------------- example.rb (4.08 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: