New to Ruby want to learn more

Hi All,

I am new to Ruby on rails. can any one please tell me is net beans best
ide for ruby? if not can any one suggest a good IDE for begineer.

Thanks
Vijay

Hi,

There’s a similar active thread right now. Better look at it: it boils
down to “the best IDE is vim” → www.vim.org

On 30 Αυγ 2013, at 09:32 , Vijay B. [email protected] wrote:

Posted via http://www.ruby-forum.com/.
Panagiotis (atmosx) Atmatzidis

email: [email protected]
URL: http://www.convalesco.org
GnuPG ID: 0x1A7BFEC5
gpg --keyserver pgp.mit.edu --recv-keys 1A7BFEC5

This is probably the single most asked newbie question. Dog through
previous posts. We are tired of saying the same thing over and over.
Please
read the back chatter.

Hi,

Thanks for the reply. I could not see the link your post. can you please
give me the link.

Thanks
Vijay

I used vi simply because I’m an oldhat bsd admin. The language creator
uses
emacs. There are some pure ruby editors out there which is fun and met
people who swear by them. If your new to the command line pico/nano are
nice. I see many people use sublime and editors which are like it. If
you
plan to be working with many languages and tools vi is one which you
probably will end up using for the rest of your career even if it’s just
to
edit configurations and small scripts. You can’t lose with any of the
editors mentioned.

~Stu