Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
I use Arachno Ruby (http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). Take a look.Željko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Adrian Lewis
I use Arachno Ruby (http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php ). Take a look. supports only 1.8.2. and the beta for 1.8.4 ([for me] kept crashing). Would like peoples experience on Rad Rails though. aidy

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
Did you sent crash reports? Every time I send one, Lothar (developer) quickly fixes it.On 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote: I use Arachno Ruby ( http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). Take a look.supports only 1.8.2. and the beta for 1.8.4 ([for me] kept crashing).

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
I have ruby 1.8.4 and official version of Arachno works at my windows machine (http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). There is even a Linux version (beta) http://ruby-ide.com/forum/showthread.php?t=589.ŽeljkoOn 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote:Zeljko Could you give

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Adrian Lewis
I have ruby 1.8.4 and official version of Arachno works at my windows machine But there is no de-bugging with this version and 1.8.4. Am I correct in saying that? aidy --- This message

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
I do not use debugger a lot, but I just tried it and it works. If you have any problems, contact Lothar or post a question at Arachno forum. What happens when you start debugger? Nothing?Željko On 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote: But there is no de-bugging with this version and

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Adrian Lewis
What happens when you start debugger? Nothing? Crashes. But the last time I used it was over a month ago. Aidy --- This message and any attachment are confidential and may be

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
Try new and improved Arachno, it will work. And, if it does not, just submit crash report and it will be fixed soon.ŽeljkoOn 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote: What happens when you start debugger? Nothing? Crashes. But the last time I used it was over a month ago.

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Lonny Eachus
From: Adrian Lewis [EMAIL PROTECTED] To: wtr-general@rubyforge.org Date: Mon, 31 Jul 2006 10:23:23 +0100 Subject: Re: [Wtr-general] Newbie - Ruby dev IDE question I use Arachno Ruby (http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). Take a look. supports only

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-30 Thread aidy rutter
Ruby /Rails / Watir development IDE Komodo is far too slow and I wouldn't touch it with a bargepole. There is a Elcipse Ruby plug-in, but only supports upto Ruby 1.8.2. for de-bugging. I just use Scite (bundled txt editor) which integrateswell with the interpreter, and irb. They *may* be a

[Wtr-general] Newbie - Ruby dev IDE question

2006-07-28 Thread Pauli's List Subscriptions
Another newbie question - if you were developing a webapp on Windows XP, for eventual production installation on Linux hosting, and wanted a Ruby / Rails / Watir development IDE, would you go with Komodo, RadRails or another product. Why? Thanks a bunch for your helpful responses. Pauli