Hi all
I'm trying to learn Ruby. The default (Free) IDE that you get with the Ruby installer is FreeRIDE. I wrote a testApp and ran it with FreeRIDE - the IDE crashed on the first go. So my confidence in FreeRIDE is shaken. Anyone know of a good stable free IDE for Ruby?
Thanks
21 Replies - 26849 Views - Last Post: 10 December 2007 - 08:11 PM
Replies To: Ruby IDE
#2
Re: Ruby IDE
Posted 17 July 2006 - 05:50 AM
http://homepage2.nif...e_en/index.html
http://www.mondrian-ide.com/
Plugin for Eclipse:
http://sourceforge.n...cts/rubyeclipse
Although FreeRide is a good IDE...perhaps you should track the reason for the crash?
Ruby can also be coded in any text editor you wish...and run through the command line.
http://www.mondrian-ide.com/
Plugin for Eclipse:
http://sourceforge.n...cts/rubyeclipse
Although FreeRide is a good IDE...perhaps you should track the reason for the crash?
Ruby can also be coded in any text editor you wish...and run through the command line.
#3
Re: Ruby IDE
Posted 19 July 2006 - 06:59 PM
Vegter, on 17 Jul, 2006 - 12:51 AM, said:
Hi all
I'm trying to learn Ruby. The default (Free) IDE that you get with the Ruby installer is FreeRIDE. I wrote a testApp and ran it with FreeRIDE - the IDE crashed on the first go. So my confidence in FreeRIDE is shaken. Anyone know of a good stable free IDE for Ruby?
Thanks
I'm trying to learn Ruby. The default (Free) IDE that you get with the Ruby installer is FreeRIDE. I wrote a testApp and ran it with FreeRIDE - the IDE crashed on the first go. So my confidence in FreeRIDE is shaken. Anyone know of a good stable free IDE for Ruby?
Thanks
I'm rather fond of just pasting or using load to read code into irb, the interactive ruby interpreter. For actual development I just use vim. *shrug*
#4
Re: Ruby IDE
Posted 21 October 2006 - 08:49 AM
RadRails is the best IDE for Rails out there. It is essentially a packaged Eclipse with all the necessary plugins and generators. You might also want to look into Mongrel to replace webrick. It's a gem and can be easily installed.
#5
Re: Ruby IDE
Posted 19 November 2006 - 04:45 AM
If you are using Visual Studio, you may want to try Ruby In Steel (I admit a bias, I am one of its developers
). We have a free version which has syntax-color editing, code folding, multi-level undo, split-window editing, debugging (breakpoints, step-into, step-over, call-stack, drag&drop watch variables etc. etc.), integrated Rails development tools, Rails debugging, project management in the Solution Explorer, a docked 'run and evaluate' window and lots more...
Get it here...
http://www.sapphiresteel.com
We'll also be releasing a commercial edition in January with our new 'Cylon' debugger (which we believe to be the fastest Ruby debugger anywhere!) and complete syntax, scope and context sensitive IntelliSense.
all the best
Huw
Get it here...
http://www.sapphiresteel.com
We'll also be releasing a commercial edition in January with our new 'Cylon' debugger (which we believe to be the fastest Ruby debugger anywhere!) and complete syntax, scope and context sensitive IntelliSense.
all the best
Huw
#6
Re: Ruby IDE
Posted 21 November 2006 - 06:41 PM
For rails development definitely radrails. But for ruby I just use vim.
#7
Re: Ruby IDE
Posted 07 January 2007 - 05:44 PM
Textmate for Mac. InType (alpha just released) is very similar, on Windows, and can use the same bundles. It looks great (but then again, doesn't run in WINE).
#8
Re: Ruby IDE
Posted 29 January 2007 - 11:10 PM
RadRails is very good for IDE.. I use komodo - same I use for Perl. So, far it has been good... I'm gonna transfer to Radrails pretty soon.
#9
Re: Ruby IDE
Posted 30 January 2007 - 07:36 PM
RadRails for windows
Eclipse or gedit for linux
Eclipse or gedit for linux
#10
Re: Ruby IDE
Posted 22 March 2007 - 08:59 PM
I just use notepad cause it is quick, and I don't think that the IDE's for Ruby are that good. The one that I have tried that works really well is the plug-in for eclipse, but I think that has some bugs in it too.
#12
Re: Ruby IDE
Posted 22 April 2007 - 01:10 PM
Hi, well I'm quite new to Ruby myself and just been introduced to Instant Rails. At uni we are using RadRails, it so simple and easy to use. I suppose you could use jEdit or better still Komodo.
My personal choice is RadRails, there is so much help available if you get stuck.
My personal choice is RadRails, there is so much help available if you get stuck.
#13
Re: Ruby IDE
Posted 23 April 2007 - 02:09 AM
I use SciTE for doing all my ruby stuff. Its clean and functional (and got installed with the default ruby package).
#14
Re: Ruby IDE
Posted 16 May 2007 - 11:48 AM
also another one that I recently started using is notepad++ it's on sourceforge, or just do a google search for it.
|
|

New Topic/Question
Reply



MultiQuote






|