Hello all, After yesterday''s drama with MySQL, I now have a working development environment for rails on Ubuntu. Now, I must ask, what IDE do you use and why? I''m fairly content with the plain old text editor and the commandline, but I want to make sure I''m not missing out on any really useful tools. In fact, are there any other tools you''d recommend that make day to day development of rails apps easier? --------------------------------- Stay in the know. Pulse on the new Yahoo.com. Check it out. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
RadRails or JEdit w/ Ruby plugin - the former has more Rails specific tools like generators especially helpful for getting your app started. The latter I find better as a plain editor, and it has lots of useful plugins. (Perhaps Eclipse with the RadRails plugin and then other plugins, would also be helpful.) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I''m loving emacs with rails-emacs On Sunday 10 September 2006 4:08 am, Will Gant wrote:> Hello all, > After yesterday''s drama with MySQL, I now have a working development > environment for rails on Ubuntu. Now, I must ask, what IDE do you use and > why? I''m fairly content with the plain old text editor and the commandline, > but I want to make sure I''m not missing out on any really useful tools. In > fact, are there any other tools you''d recommend that make day to day > development of rails apps easier? > > > --------------------------------- > Stay in the know. Pulse on the new Yahoo.com. Check it out. > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I''m using RadRails, it''s still missing some features and maturity but it saves me a lot of time. I have a soft spot for Eclipse too :) Give it a try, it''ll rock once the debugging support is included. On 10/09/06, Daniel Higginbotham <daniel-4cOk6EWy6wjNj93mkU9IYrqjc7CnNF17@public.gmane.org> wrote:> > > I''m loving emacs with rails-emacs > > On Sunday 10 September 2006 4:08 am, Will Gant wrote: > > Hello all, > > After yesterday''s drama with MySQL, I now have a working development > > environment for rails on Ubuntu. Now, I must ask, what IDE do you use > and > > why? I''m fairly content with the plain old text editor and the > commandline, > > but I want to make sure I''m not missing out on any really useful tools. > In > > fact, are there any other tools you''d recommend that make day to day > > development of rails apps easier? > > > > > > --------------------------------- > > Stay in the know. Pulse on the new Yahoo.com. Check it out. > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---