From: Brian Candler Date: 2009-06-05T21:23:29+09:00 Subject: Re: and in ternary operator Nobuyoshi Nakada wrote: > Brian Candler wrote in [ruby-talk:338415]: >> ifTrue ? do_a : (do_a, do_b) > > You need a semicolon instead of a comma. Sorry, that's me with my C head on :-) -- Posted via http://www.ruby-forum.com/.