I use :FufFile mapped to ,b and start by typing **/ followed by the first few characters of the string I'm looking for.
This provides a list of all matching files which include your string.
e.g
,b
**/doc
13: app/models/document.rb
75: test/fixtures/documents.yml
82: test/unit/document_test.rb