Skip to content

Instantly share code, notes, and snippets.

@flazz
Created December 29, 2011 18:07
Show Gist options
  • Save flazz/1535329 to your computer and use it in GitHub Desktop.
Save flazz/1535329 to your computer and use it in GitHub Desktop.
org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `<<' for nil:NilClass
Rack::Builder.run(/Users/franco.lazzarino/.rvm/gems/jruby-1.6.5/gems/rack-flash-0.1.1/lib/rack/flash.rb:20)
#<Class:0x4c0effc4>.(root)(vfs:/Users/franco.lazzarino/Projects/backstage/config.ru:6)
org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1720)
Rack::Builder.initialize(/Users/franco.lazzarino/.rvm/gems/jruby-1.6.5/gems/rack-1.4.0/lib/rack/builder.rb:51)
#<Class:0x7a8a44a6>.(root)(vfs:/Users/franco.lazzarino/Projects/backstage/config.ru:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment