Skip to content

Instantly share code, notes, and snippets.

@gisborne
Created December 20, 2011 12:37
Show Gist options
  • Save gisborne/1501431 to your computer and use it in GitHub Desktop.
Save gisborne/1501431 to your computer and use it in GitHub Desktop.
/home/www/.rvm/gems/ruby-1.9.2-p180/gems/authlogic-3.0.3/lib/authlogic/controller_adapters/rails_adapter.rb:48:in `<top (required)>': uninitialized constant ActionController (NameError)
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/authlogic-3.0.3/lib/authlogic.rb:62:in `<top (required)>'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `require'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `each'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `block in require'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `each'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `require'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler.rb:122:in `require'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/cli.rb:430:in `console'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/vendor/thor/task.rb:22:in `run'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/vendor/thor.rb:263:in `dispatch'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/lib/bundler/vendor/thor/base.rb:386:in `start'
from /home/www/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.0.21/bin/bundle:13:in `<top (required)>'
from /home/www/.rvm/gems/ruby-1.9.2-p180/bin/bundle:19:in `load'
from /home/www/.rvm/gems/ruby-1.9.2-p180/bin/bundle:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment