Skip to content

Instantly share code, notes, and snippets.

@tachyons
Created November 3, 2014 10:28
Show Gist options
  • Save tachyons/e8b4238909f60ff6ebd6 to your computer and use it in GitHub Desktop.
Save tachyons/e8b4238909f60ff6ebd6 to your computer and use it in GitHub Desktop.
ut
=> Booting Mongrel
=> Rails 3.0.6 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/home/user/.rvm/gems/ruby-1.8.7-head/gems/activesupport-3.0.6/lib/active_support/core_ext/module/introspection.rb:70:in `const_get': uninitialized constant ActionView::ActionViewError (NameError)
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/activesupport-3.0.6/lib/active_support/core_ext/module/introspection.rb:70:in `local_constants'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/activesupport-3.0.6/lib/active_support/core_ext/module/introspection.rb:70:in `each'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/activesupport-3.0.6/lib/active_support/core_ext/module/introspection.rb:70:in `local_constants'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/activesupport-3.0.6/lib/active_support/core_ext/module/introspection.rb:68:in `each'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/activesupport-3.0.6/lib/active_support/core_ext/module/introspection.rb:68:in `local_constants'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/activesupport-3.0.6/lib/active_support/core_ext/module/introspection.rb:86:in `local_constant_names'
from /home/user/projects/fedena/config.ru:3
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/rack-1.2.8/lib/rack/builder.rb:46:in `instance_eval'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/rack-1.2.8/lib/rack/builder.rb:46:in `initialize'
from /home/user/projects/fedena/config.ru:1:in `new'
from /home/user/projects/fedena/config.ru:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment