NameError: uninitialized constant Goliath in Jruby
sdogruyol opened this issue · 1 comments
sdogruyol commented
_examples/hello_world.rb_ is not working in Jruby 1.7.18
This is the stacktrace of the error
NameError: uninitialized constant Goliath
const_missing at org/jruby/RubyModule.java:2726
dankozlowski commented
@sdogruyol Did you find a resolution to this? Is there work to do here or can we close this issue?