Personally I'm a big fan of ack (http://betterthangrep.com/) even though it is 
command line it makes searching and code quick. I'm using Vim where ack is 
easily integrated and it probably is the same for emacs. For TextMate there is 
the AckMate Bundle. 


On 2011-03-17 17:47:07 +0100, [email protected] Wrote:

>A question for the pros: I want to dig into the Rails source code to
>understand How Things Work.  What tools do people use for interactive
>browsing?
>
>In particular, I'd like to be able to point at a method name (or
>package, or class) in the source code, see a list places where that's
>defined, and jump to the source code where it's defined.
>
>I'm fluent in emacs, and that would be my first choice: are there any
>packages that do this?
>
>But I'll switch to textmate if you convince me that's the only way to
>go.  (I tried it on my old Mac and had some problems with it...)
>
>-- 
>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.
>
>

-- 
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.

Reply via email to