Displaying 1 result from an estimated 1 matches for "extract_url_from".
2006 Mar 19
0
rails analyze issue
...9;: 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/.