[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

ruby 1.8.4 gives warnings where ruby 1.8.2 doesn't - how to disable?

Asfand Yar Qazi

3/18/2006 12:25:00 PM

Hi,

How do I disable warning output in Ruby? The servers at work use ruby 1.8.2,
which gives no warning when running some rake / rails scripts. If I rsync /
copy those scripts to my ruby 1.8.4 machine and run them there, I get loads of
warnings.

I don't want to downgrade my beloved Ruby, can anyone tell me how I can simply
disable those warnings at run-time?

Thanks

--
To reply, take of all ZIGs !!

Alternative email address: emailZIG@asfandyarZIG.cjbZIG.netZIG
1 Answer

Florian Groß

3/19/2006 11:10:00 AM

0