Skip to content

Instantly share code, notes, and snippets.

@Dantheman720
Created May 12, 2015 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dantheman720/57a2569549a4a0c9ff33 to your computer and use it in GitHub Desktop.
Save Dantheman720/57a2569549a4a0c9ff33 to your computer and use it in GitHub Desktop.
Error in Engine.rb
/Users/danielcoughlin/.rvm/rubies/ruby-2.1.2/bin/ruby -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /Users/danielcoughlin/Desktop/RedhatWork/blinkr/bin/blinkr -c /Users/danielcoughlin/Desktop/RedhatWork/www.jboss.org/_config/blinkr.yaml -u http://www.jboss.org
Loading sitemap from /Users/danielcoughlin/Dropbox/sitemap.xml
/Users/danielcoughlin/Desktop/RedhatWork/blinkr/lib/blinkr/engine.rb:55:in `run': undefined local variable or method `typhoeus' for #<Blinkr::Engine:0x007f8d1c975d00> (NameError)
from /Users/danielcoughlin/Desktop/RedhatWork/blinkr/lib/blinkr.rb:18:in `run'
from /Users/danielcoughlin/Desktop/RedhatWork/blinkr/bin/blinkr:28:in `<top (required)>'
from -e:1:in `load'
from -e:1:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment