-
-
Save markomo/fbd00f66e8a5e950c402 to your computer and use it in GitHub Desktop.
Ruby errors
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
uninitialized constant Roart::Connection::WWW (NameError) | |
/usr/lib/ruby/gems/1.9.1/gems/pjdavis-roart-0.1.4/lib/roart/connection.rb:43:in `login' | |
/usr/lib/ruby/gems/1.9.1/gems/pjdavis-roart-0.1.4/lib/roart/connection.rb:24:in `initialize' | |
/usr/lib/ruby/gems/1.9.1/gems/pjdavis-roart-0.1.4/lib/roart/ticket.rb:162:in `new' | |
/usr/lib/ruby/gems/1.9.1/gems/pjdavis-roart-0.1.4/lib/roart/ticket.rb:162:in `connection' | |
/home/mark/dashboard/jobs/un_rt.rb:5:in `<class:Ticket>' | |
/home/mark/dashboard/jobs/un_rt.rb:4:in `<top (required)>' | |
/usr/lib/ruby/gems/1.9.1/gems/backports-3.6.4/lib/backports/std_lib.rb:9:in `require' | |
/usr/lib/ruby/gems/1.9.1/gems/backports-3.6.4/lib/backports/std_lib.rb:9:in `require_with_backports' | |
/usr/lib/ruby/gems/1.9.1/gems/dashing-1.3.4/lib/dashing/app.rb:157:in `block in require_glob' | |
/usr/lib/ruby/gems/1.9.1/gems/dashing-1.3.4/lib/dashing/app.rb:156:in `each' | |
/usr/lib/ruby/gems/1.9.1/gems/dashing-1.3.4/lib/dashing/app.rb:156:in `require_glob' | |
/usr/lib/ruby/gems/1.9.1/gems/dashing-1.3.4/lib/dashing/app.rb:167:in `<top (required)>' | |
/usr/lib/ruby/gems/1.9.1/gems/dashing-1.3.4/lib/dashing.rb:3:in `require' | |
/usr/lib/ruby/gems/1.9.1/gems/dashing-1.3.4/lib/dashing.rb:3:in `<top (required)>' | |
config.ru:1:in `require' | |
config.ru:1:in `block in <main>' | |
/usr/lib/ruby/gems/1.9.1/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval' | |
/usr/lib/ruby/gems/1.9.1/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize' | |
config.ru:1:in `new' | |
config.ru:1:in `<main>' | |
/usr/lib/ruby/gems/1.9.1/gems/passenger-5.0.13/helper-scripts/rack-loader.rb:103:in `eval' | |
/usr/lib/ruby/gems/1.9.1/gems/passenger-5.0.13/helper-scripts/rack-loader.rb:103:in `load_app' | |
/usr/lib/ruby/gems/1.9.1/gems/passenger-5.0.13/helper-scripts/rack-loader.rb:122:in `<module:App>' | |
/usr/lib/ruby/gems/1.9.1/gems/passenger-5.0.13/helper-scripts/rack-loader.rb:27:in `<module:PhusionPassenger>' | |
/usr/lib/ruby/gems/1.9.1/gems/passenger-5.0.13/helper-scripts/rack-loader.rb:26:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment