Hi zensuite, zensuite wrote: > Hi everybody, I'm a web developer interested on moving to rubyonrails > framework, and I'm looking for a good GUI or integrated suite to > develop rails under leopard, or linux.
If you would like to use a free (as in beer and in speech) GUI, then have a look at the Netbeans IDE [1] - it is quite good to develop RoR apps and provides you with all the little things that comes with a real IDE. Netbeans runs on Linux, MacOS, Windows. Especially RoR devs on macs like to use TextMate [2] which does not come for free (neither beer nor speech) but has some nice gimmicks, too. But TextMate is more of a sophisticated text editor and not a full-blown GUI. You may have seen TextMate in action in the excellent Railscasts [3] series of screencasts by Ryan Bates. TextMate is only available for MacOS. Take your pick ... :-D Regards Martin [1] http://www.netbeans.org/ [2] http://www.macromates.com/ [3] http://www.railscasts.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 -~----------~----~----~----~------~----~------~--~---

