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 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Mon, Aug 16, 2010 at 9:27 PM, Rich d <elevenb4you-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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.Rails authors assume a lot of `rails` and `rake` commands be done on the command line, yes. Netbeans will run lots of those commands for you. -- Greg Donald destiney.com | gregdonald.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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Marnen Laibow-Koser
2010-Aug-17 05:37 UTC
Re: getting started: quick question virtual rails>>>
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 marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Marnen Laibow-Koser
2010-Aug-17 05:37 UTC
Re: getting started: quick question virtual rails>>>
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 IDE. Rails really doesn''t need or want an IDE. Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Marnen Laibow-Koser
2010-Aug-17 17:37 UTC
Re: getting started: quick question virtual rails>>>
Marnen Laibow-Koser wrote:> 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,Er, that would be KomodoEdit. I''ll blame my iPhone for the typo. :D Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.