Created
March 25, 2018 16:47
-
-
Save braidn/d966b7833e293bfb4a80bd37ed3f72e8 to your computer and use it in GitHub Desktop.
JRuby Guess
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
NameError: uninitialized constant Workers::Subscription | |
Did you mean? RUBY_DESCRIPTION | |
const_missing at org/jruby/RubyModule.java:3348 | |
<main> at /src/repo/spec/workers/subscription/cancel_spec.rb:3 | |
require at org/jruby/RubyKernel.java:961 | |
block in -e at -e:1 | |
glob at org/jruby/RubyDir.java:233 | |
<main> at -e:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment