|
|||||||
New to SitePoint Forums? Register here for free!
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
SitePoint Enthusiast
![]() Join Date: Jun 2005
Location: Pune, India
Posts: 69
|
Ruby IDE/Editor
Can anyone suggest me a Ruby Source Editor and/or an IDE for the Windows platform? Thanks.
|
|
|
|
|
|
#2 |
|
☆★☆★
![]() Join Date: Jan 2002
Location: in transition
Posts: 21,481
|
Bad news: at this point they all suck, at least on Windows.
Good news: There are a couple of options that are starting to suck less than before. RadRails is based on the Eclipse platform and is only at version 0.3 but it's coming along nicely as a Rails IDE. Arachno Ruby from Scriptolutions is fairly well developed for a 0.6 product, but I have my doubts about a company that was developing PHP/Python tools just a few months ago and stops all development on those to work on a Ruby IDE just cause it's the hot new thing. Finally, if you're a Dreamweaver type there is the Rubyweaver extension that's supposed to get you Ruby/Rails support, but it didn't work for me when I tried to install it under Dreamweaver 8 so your mileage may vary. |
|
|
|
|
|
#3 |
|
SitePoint Guru
![]() Join Date: Mar 2003
Location: London
Posts: 796
|
I like jEdit...I don't see any need for a full blown IDE to work with Ruby or Rails.
|
|
|
|
|
|
#4 | |
|
☆★☆★
![]() Join Date: Jan 2002
Location: in transition
Posts: 21,481
|
Quote:
![]() |
|
|
|
|
|
|
#5 |
|
SitePoint Enthusiast
![]() Join Date: Apr 2005
Location: Murcia, Spain
Posts: 69
|
Try eclipse. If you have windows, then look at this:
http://www.napcs.com/howto/railsonwindows.html It took me a while to set it up but it works great now. |
|
|
|
|
|
#6 | |
|
SitePoint Wizard
![]() ![]() Join Date: Jun 2003
Location: Andromeda Galaxy
Posts: 4,610
|
Quote:
|
|
|
|
|
|
|
#7 |
|
SitePoint Zealot
![]() ![]() Join Date: Mar 2004
Location: Australia
Posts: 104
|
I like http://www.jedit.org/ruby/,
* Integrated Ruby documentation viewer, including Ruby on Rails docs is a big help. |
|
|
|
|
|
#8 |
|
SitePoint Enthusiast
![]() Join Date: Jun 2005
Location: Pune, India
Posts: 69
|
Thanks guys for your comments.
|
|
|
|
|
|
#9 |
|
Resident Java Hater
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: Gerodieville Central, UK
Posts: 479
|
If you are happy with a commercial editor, look at jEdit. It can do Ruby syntax highlighting if you can find the word file on it's site. I use this for most of my work.
Failing that, Look at notepad2, http://www.hanselman.com/blog/NewNot...hlighting.aspx This version has ruby syntax highlighting, and if you are only working on a few files, this is a good free alternative. Another thing I use is Notepad++. I'm not to mad on this as the interface is a bit clumsy and it doesn't like =begin =end comments. However I use this to edit rhtml templates and UltraEdit to edit solid code. You wanna use python syntax highlighing in Notepad++, and make sure all the fonts are set the same size. I used to use jEdit when I worked on the Mac. Textmate is also good on the mac, but I perfered jedit due to the PC shortcut keys. Kate works well on Linux if you don't mind KDE. |
|
|
|
|
|
#10 |
|
SitePoint Member
Join Date: Oct 2005
Posts: 6
|
abligatory plug for vim
I'm sorry, I have to insert the obligatory plug for vim at this point. Probably not what allot of web developers think of when looking for an IDE, but it has allot going for it.
1. will probably be installed on whatever box your running rails/ruby on by default 2. ruby syntax highlighting 3. good regular expression support 4. all the rest of the stuff that makes vim a good editor. I apologize in advance for being a fanboy. It's really the regexp support that won me over in the end. Eventually I'll take the time to learn the scripting language built into the thing. I've also heard that there is a ruby scripting interface. I don't know much about it though, however that might be reason number 5, can be scripted using ruby. |
|
|
|
|
|
#11 |
|
SitePoint Wizard
![]() ![]() ![]() Join Date: Nov 2004
Location: Right behind you, watching, always watching.
Posts: 5,979
|
Anyone know if there are any Ruby syntax files for EditPlus yet? I checked the Edit Plus site but didnt find any ... just wondering if anyone had found one elsewhere.
|
|
|
|
|
|
#12 | |
|
☆★☆★
![]() Join Date: Jan 2002
Location: in transition
Posts: 21,481
|
Quote:
Came up in a google search, I don't use EditPlus so I'm not sure how good/bad/ugly it is. edit: it's for version 2.1 of editplus. |
|
|
|
|
|
|
#13 | |
|
SitePoint Wizard
![]() ![]() ![]() Join Date: Nov 2004
Location: Right behind you, watching, always watching.
Posts: 5,979
|
Quote:
|
|
|
|
|
|
|
#14 | |
|
SitePoint Wizard
![]() ![]() Join Date: Jun 2003
Location: Andromeda Galaxy
Posts: 4,610
|
Quote:
![]() |
|
|
|
|
|
|
#15 |
|
☆★☆★
![]() Join Date: Jan 2002
Location: in transition
Posts: 21,481
|
^^ yeah but that's a terrible thing to tell a new Ruby coder (you can do it yourself!), especially with developed toolsets in other languages that require a lot less configuration.
|
|
|
|
|
|
#17 |
|
SitePoint Addict
![]() ![]() ![]() Join Date: Jul 2002
Location: In the network.
Posts: 220
|
I've used RadRails. It ain't perfect, but some parts work.
|
|
|
|
|
|
#18 | |
|
SitePoint Wizard
![]() ![]() Join Date: Jun 2003
Location: Andromeda Galaxy
Posts: 4,610
|
Quote:
![]() |
|
|
|
|
|
|
#19 | |
|
SitePoint Evangelist
![]() ![]() ![]() ![]() Join Date: Jun 2004
Location: California
Posts: 440
|
Quote:
![]() |
|
|
|
|
|
|
#20 |
|
SitePoint Member
Join Date: Oct 2005
Posts: 8
|
I am very happy with the early beta of Rad Ruby, it is small and efficient, has a neat yml interface for the database, lets you run queries straight from it too. It also has syntax highlighting and its a really nice fast app, its in java and I am assuming it is off of the eclipse project but its nice. It creates file structures for you and everything, no more terminal / command
|
|
|
|
|
|
#21 |
|
SitePoint Wizard
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2004
Location: germany
Posts: 4,321
|
I find SciTe most conformant with ruby's "simple is better" principle. The recent version 1.66 has a new improved ruby syntax highlighter.
|
|
|
|
|
|
#22 | |
|
☆★☆★
![]() Join Date: Jan 2002
Location: in transition
Posts: 21,481
|
Quote:
![]() |
|
|
|
|
|
|
#23 |
|
SitePoint Guru
![]() ![]() ![]() ![]() ![]() Join Date: Aug 2005
Posts: 987
|
Eclipse is strange: opens a file in 0.1 sec, closes it in 1.5 sec :S.
But it is a good option for ruby development with RDT. And you can use JSP highlight for .rhtml files. |
|
|
|
|
|
#24 | |
|
SitePoint Wizard
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2004
Location: germany
Posts: 4,321
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
|
All times are GMT -7. The time now is 20:09.














Linear Mode
