I am looking for ways to better understand the rails api. I found a tool used by Drupal that visualizes the drupal api in a graph that demonstrates the relationship between methods calling one another. See a screencast on it: http://blip.tv/file/431841 The value I saw in it was that it increased the clarity of how methods relate to one another. When I debug rails (have been using Netbeans to do this), it''s hard to track when new files are opened and the overall flow is difficult to track as method calls move across the framework. Is there any similar tool for Ruby or Rails? Or any other type of approach that might help me better navigate the API? Thanks, John -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---