From: Brian Candler Date: 2009-07-29T16:48:32+09:00 Subject: [ruby-core:24594] [Feature #1832] irb -w Feature #1832: irb -w http://redmine.ruby-lang.org/issues/show/1832 Author: Brian Candler Status: Open, Priority: Low It would be nice if either irb had a -w flag, or $VERBOSE defaulted to true in irb. $ irb19 irb(main):001:0> $VERBOSE => false ---------------------------------------- http://redmine.ruby-lang.org