Displaying 1 result from an estimated 1 matches for "analyzer_tools".
2006 Mar 19
0
rails analyze issue
...oduction_log/analyzer.rb:381:in
`pad_request_name'': undefined method `-'' for nil:NilClass
(NoMethodError)
#--------------------------------------------------------------------------
and crawl also not works.
crawl -u http://192.168.1.3/ -c
/usr/local/lib/ruby/gems/1.8/gems/rails_analyzer_tools-1.1.0/lib/analyzer_tools/crawl.rb:127:in
`extract_url_from'': private method `scan'' called for nil:NilClass
(NoMethodError)
#--------------------------------------------------------------------------
my ruby is 1.8.4
something missed?
--
Posted via http://www.ruby-forum.com/.