[Rails] Re: Regarding IDE

2009-02-27 Thread ghettoiam
I'd second/third NetBeans. I use NetBeans on all platforms mac/ubunut/ winXP and I think it's great. Particularly because of its auto- completion, built-in documentation of ruby methods and easy debugger. It really shortened the learning curve when I originally jumped into rails. On Feb 26,

[Rails] Re: Regarding IDE

2009-02-26 Thread Bob Martens
What OS are you on? On Feb 26, 5:52 am, Cyrus Dev rails-mailing-l...@andreas-s.net wrote: Hello Every one, I am using SciTE Editor which is good for ruby and rails, but I want editor with file browser in that , is any plugin available for it ? thanks -- Posted

[Rails] Re: Regarding IDE

2009-02-26 Thread Robert Walker
Cyrus Dev wrote: Hello Every one, I am using SciTE Editor which is good for ruby and rails, but I want editor with file browser in that , is any plugin available for it ? thanks Are you looking for a full-on IDE or just a better text editor? I use, an highly recommend, TextMate on

[Rails] Re: Regarding IDE

2009-02-26 Thread dustin tsang
On Thu, Feb 26, 2009 at 3:51 PM, Robert Walker rails-mailing-l...@andreas-s.net wrote: Cyrus Dev wrote: Hello Every one, I am using SciTE Editor which is good for ruby and rails, but I want editor with file browser in that , is any plugin available for it ? thanks Are you

[Rails] Re: Regarding IDE

2009-02-26 Thread dustin tsang
On Thu, Feb 26, 2009 at 5:06 PM, dustin tsang dustin.ts...@gmail.comwrote: On Thu, Feb 26, 2009 at 3:51 PM, Robert Walker rails-mailing-l...@andreas-s.net wrote: Cyrus Dev wrote: Hello Every one, I am using SciTE Editor which is good for ruby and rails, but I want editor with

[Rails] Re: Regarding IDE

2009-02-26 Thread Agustin Nicolas Viñao Laseras
VIM in my case is the best IDE for my work, i do everyting, is quickly to lern and run in every OS. On Thu, Feb 26, 2009 at 8:10 PM, dustin tsang dustin.ts...@gmail.comwrote: On Thu, Feb 26, 2009 at 5:06 PM, dustin tsang dustin.ts...@gmail.comwrote: On Thu, Feb 26, 2009 at 3:51 PM, Robert

[Rails] Re: Regarding IDE

2009-02-26 Thread Bob Martens
I was originally going to recommend using Vim myself as I have now gone back to it even after trying out other alternatives. Once the commands get in your fingers, there is no going back. Rails.vim and some other plugins really make it ideal ... IMHO. On Feb 26, 4:19 pm, Agustin Nicolas Viñao

[Rails] Re: Regarding IDE

2009-02-26 Thread -_-_-|Rek2|-_-_--
Bob Martens escribió: I was originally going to recommend using Vim myself as I have now gone back to it even after trying out other alternatives. Once the commands get in your fingers, there is no going back. Rails.vim and some other plugins really make it ideal ... IMHO. On Feb 26, 4:19

[Rails] Re: Regarding IDE

2009-02-26 Thread Agustin Nicolas Viñao Laseras
This is a good way to configure VIM for RoR: http://www.akitaonrails.com/2009/1/4/rails-on-vim-in-english Try VIM, my RAM is for my developments, not for my IDE :P On Thu, Feb 26, 2009 at 9:39 PM, -_-_-|Rek2|-_-_-- r...@binaryfreedom.info wrote: Bob Martens escribió: I was originally going

[Rails] Re: Regarding IDE

2009-02-26 Thread Rick
As a really old programmer, I have to go with emacs. I've been using it since 1980 so I'm past the learning curve - mostly... My setup right now, on a Mac, is aquamacs with the rinari macro package. Does a nice job of code formatting with color which I find helps when I've forgotten how many