Witold Rugowski wrote: > And resuce does not catch this: > > Exception `Errno::ENOENT' at ./test.rb:33 - No such file or directory - > no_such_one OK to be clear - execution is not stopped at this point (so resue is somehow working) but I was not expecting this message on stderr. How to get rid off this message? -- Posted via http://www.ruby-forum.com/.