Skip to content

Instantly share code, notes, and snippets.

@josiah14
Created February 8, 2014 03:27
Show Gist options
  • Save josiah14/8876276 to your computer and use it in GitHub Desktop.
Save josiah14/8876276 to your computer and use it in GitHub Desktop.
neo4j with jruby failure
josiah@josiah-VirtualBox:~/Development/miracle-tracking-rails$ rails c
NameError: uninitialized constant Rails::Railtie
const_missing at org/jruby/RubyModule.java:2689
Neo4j at /home/josiah/.rvm/gems/jruby-1.7.9/gems/neo4j-3.0.0.alpha.3/lib/neo4j/railtie.rb:2
(root) at /home/josiah/.rvm/gems/jruby-1.7.9/gems/neo4j-3.0.0.alpha.3/lib/neo4j/railtie.rb:1
require at org/jruby/RubyKernel.java:1083
(root) at /home/josiah/Development/miracle-tracking-rails/config/application.rb:1
each at org/jruby/RubyArray.java:1613
(root) at /home/josiah/Development/miracle-tracking-rails/config/application.rb:11
require at org/jruby/RubyKernel.java:1083
(root) at /home/josiah/Development/miracle-tracking-rails/config/application.rb:5
require at org/jruby/RubyKernel.java:1083
(root) at bin/rails:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment