Did you specify the source I provide?
c:\> gem sources
c:\> gem install --source
http://gems.bertram-scharpf.de rbfind
Well I was mostly teasing you for not having deployed it in a way to
make it standard and easy to install
Some notes:
within the --help output might be nice to have more examples, like how
to actually use the output block.
Colors don't work on windows currently [have to use win32::console or
wirble to colorize on windoze].
The main link given is off [has extra > ?].
A list in the README/docs of the available variables would be nice.
Is there the equivalent of a find --iname feature?
here's my one attempt
C:\>rbfind -d *.rb
c:/ruby18/lib/ruby/gems/1.8/gems/rbfind-1.1/bin/rbfind:281: (eval):1:
compile error (SyntaxError)
(eval):1: syntax error, unexpected '.', expecting '='
from
c:/ruby18/lib/ruby/gems/1.8/gems/rbfind-1.1/lib/rbfind.rb:540:in `call'
from
c:/ruby18/lib/ruby/gems/1.8/gems/rbfind-1.1/lib/rbfind.rb:540:in
`do_level_depth'
from c:/ruby18/lib/ru
Anyway looks good and thanks.
-=r