[Ironruby-core] inspect in console

2008-07-24 Thread Ivan Porto Carrero
Hi, Did the -i switch break on the ir command ? I create a file test.rb with the following content: myvar = hello world puts myvar and then type in ir -i test.rb That yields: (loosely translated I can't find the file .\-i ) mscorlib:0:in `WinIOError': Kan bestand

Re: [Ironruby-core] inspect in console

2008-07-24 Thread Tomas Matousek
-i was Python specific option, MRI uses this option for a different feature (that we don’t support yet). Tomas From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ivan Porto Carrero Sent: Thursday, July 24, 2008 12:16 PM To: ironruby-core@rubyforge.org Subject: [Ironruby-core