Hi, I am very new to Ruby. I''ve download ''Instant Ruby'' from the site. I''ve a question that "where to write of Ruby?". Is there any IDE or editor to write its code , please guide me. Thanks, Tehseen -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 1 Paź, 08:57, Tehseen Ahmed <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, > > I am very new to Ruby. I''ve download ''Instant Ruby'' from the site. I''ve > a question that "where to write of Ruby?". > Is there any IDE or editor to write its code , please guide me. > > Thanks, > Tehseen > -- > Posted viahttp://www.ruby-forum.com/.Hi there Try NetBeans 6.0. There is a special branch developed especially for Ruby and Rails. You can download it at http://deadlock.netbeans.org/hudson/job/ruby/ It has great code autocompletion and greatly supports Rails. Enjoy. Best regards Adrian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Tehseen nbRubyIDE iscool but you should take a look at a faster IDE, ie download Aptana RadRails :-) On Oct 1, 2:57 pm, Tehseen Ahmed <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, > > I am very new to Ruby. I''ve download ''Instant Ruby'' from the site. I''ve > a question that "where to write of Ruby?". > Is there any IDE or editor to write its code , please guide me. > > Thanks, > Tehseen > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Tehseen Ahmed wrote:> Hi, > > I am very new to Ruby. I''ve download ''Instant Ruby'' from the site. I''ve > a question that "where to write of Ruby?". > Is there any IDE or editor to write its code , please guide me.hey Tehseen, it would greatly depend on your needs, if all u need is a place to write some code and get the color + syntax checks for ruby, you can download relatively simple low-costing-memory editors (such as jedit) http://rubyjedit.org/ i happened to use aptana''s radrails for a very short while, it kind of clogged up my machine, and everything went a bit slower, but on the other hand it has a lot of rails shortcuts and rails features. i suppose choosing u''r editor depends on your needs; if ruby syntax / coloring is a good enough start, i would recommend jedit. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---