pepe wrote in post #949502: [...] > Many people here don't like IDE's and like to just use a 'simpler' > editor. Many of them like TextMate. I find IDEs useful if only because > they allow you to search/replace easily any text within the project.
So do good (non-IDE) editors like TextMate or KomodoEdit. Please don't mislead people about the features of editors. > They also help with refactoring, etc. Have you ever seen an IDE that actually does this effectively for Ruby? I have not. The Ruby Refactoring Browser for Eclipse never seems to work (unless there's been a recent upgrade that I missed). If refactoring tools were out there, this would be a big win. But they aren't, are they? > > If you need help with methods, classes, etc. help is usually just a > Ctrl+Space Bar or similar away in the IDE, but I personally prefer > going to 'apidock.com' and 'ruby-doc.org'. apidock.com is probably the ugliest and most confusing docs site I've seen. Have you tried http://www.railsapi.com ? 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.

