6 Replies - 1631 Views - Last Post: 13 November 2010 - 05:11 PM Rate Topic: -----

#1 kumarsukhani   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 12
  • Joined: 18-September 10

IDE

Posted 13 November 2010 - 04:48 AM

i am new to ruby language...
can anyone suggest a good IDE for ruby language?????
i am using ubuntu 10.10 and

thanks in advance....
Is This A Good Question/Topic? 0
  • +

Replies To: IDE

#2 JackOfAllTrades   User is offline

  • Saucy!
  • member icon

Reputation: 6260
  • View blog
  • Posts: 24,030
  • Joined: 23-August 08

Re: IDE

Posted 13 November 2010 - 05:12 AM

Did you try typing "Ruby IDE" into a search engine?
Was This Post Helpful? 0
  • +
  • -

#3 nimajneb   User is offline

  • D.I.C Head
  • member icon

Reputation: 12
  • View blog
  • Posts: 116
  • Joined: 04-August 10

Re: IDE

Posted 13 November 2010 - 09:27 AM

Not really sure about an ide for linux.

I use ubuntu as well, but I find it easy just to use the terminal and emacs. That way I can use IRB too. Personally I think you'd be better off this way, but I'm pretty sure that netbeans has a great ruby ide...but not sure for linux.

Edit to change erb to irb

This post has been edited by nimajneb: 13 November 2010 - 09:30 AM

Was This Post Helpful? 0
  • +
  • -

#4 JackOfAllTrades   User is offline

  • Saucy!
  • member icon

Reputation: 6260
  • View blog
  • Posts: 24,030
  • Joined: 23-August 08

Re: IDE

Posted 13 November 2010 - 10:06 AM

Third link in a Google search for "Ruby IDE", like I said.
Was This Post Helpful? 0
  • +
  • -

#5 Nakor   User is offline

  • Professional Lurker
  • member icon

Reputation: 448
  • View blog
  • Posts: 1,504
  • Joined: 28-April 09

Re: IDE

Posted 13 November 2010 - 10:09 AM

netbeans is pretty good although it can be a bit slow at times, most any combination of a decent text editor and the terminal will work
Was This Post Helpful? 0
  • +
  • -

#6 kumarsukhani   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 12
  • Joined: 18-September 10

Re: IDE

Posted 13 November 2010 - 12:25 PM

thanks to all for this reply's
Was This Post Helpful? 0
  • +
  • -

#7 MitkOK   User is offline

  • D.I.C Regular
  • member icon

Reputation: 33
  • View blog
  • Posts: 403
  • Joined: 09-August 07

Re: IDE

Posted 13 November 2010 - 05:11 PM

For a language like Ruby there's no real need for IDE like in Java or C# for example, but if you insist - Netbeans, Aptana, RubyMine. Appart from those bloated and slow apps you can use vim, emacs, gedit, scribes and other similar text editors.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1