Paul wrote: > Hi everyone, > > What is the best IDE/debugger for Ruby that will work on ubuntu linux? > I've given up on trying to get eclipse RDT working. > > Is KDevelop good? > > I'd like something with a lot of features (autocomplete) rather than > something light and emacsy. > > thanks, > > Paul > I can't use anything but Quanta. for rhtml syntax highlighthing there is a syntax file , look for it in google. I hope it will have some better support for autocompletion of ruby/rails code in the future. Bye