Coming from a Java background, you might be interested in the ruby integration in eclipse. http://rubyeclipse.sourceforge.net/ Dan On 9/27/05, brian-usenet / slesinsky.org <brian-usenet / slesinsky.org> wrote: > Hi, I'm a Java developer who is checking out Ruby on Rails. I'm > wondering how Ruby developers go about browsing Ruby source code? > > In my favorite Java IDE, whenever I'm reading some source code and it > calls a method that I don't understand, I type "Control-B" to jump to > the method's source code. I haven't found a convenient way to do this > for Ruby code so far. > > >