A Fisherman wrote:
> fish_caught = sea.scan(%><}}}}*>)
Just as I thought: Your code doesn't run. ;)
irb(main):088:0> fish_caught = sea.scan(%><}}}}*>)
irb(main):089:1"
This works, though:
fish_caught = sea.scan("><}}}}*>")
/me supposes he's taking this far too seriously...
Pistos
--
Posted via http://www.ruby-forum.com/.