Rich d wrote: > I am running Linux Mint with virtual machine and virtual rails > installed on my laptop...I am barely learning ruby on rails and still > a novice...now that I have virtual rails installed I am assuming I use > the netbeans IDE 6.8 for building applications and embedding ruby > code. is this correct? I wasnt sure if I use the command prompt or > both.
You can use either. I would generally advise forgetting about NetBeans and using a good editor such as KokodoEdit, not an UDE. Rails really doesn't need or want an IDE. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] Sent from my iPhone -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

