Rob Nichols wrote: > Ziaur Rahman wrote: > >> When I plan to work with ruby I miss studio like visual studio of >> microsoft > > Have a look at NetBeans. It's an IDE that works well with Rails.
No. NetBeans is a great IDE, but it does not work at all well with Rails IMHO. I know some people would disagree, but I maintain that Rails does not need or benefit from an IDE. In fact, my experience with IDEs have been that they make Rails development *harder*, not easier. Just use a good text editor with project management features. I'm fond of KomodoEdit, but there are lots of choices. > > http://netbeans.org/features/ruby/index.html > >> and master pages > > Have a look at layouts > > http://guides.rubyonrails.org/layouts_and_rendering.html#structuring-layouts Yup. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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.

