Created
July 14, 2010 19:04
-
-
Save gamafranco/475871 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError (Symbol as array index): | |
app/controllers/application_controller.rb:85:in `[]' | |
app/controllers/application_controller.rb:85:in `add_event' | |
app/controllers/search_controller.rb:15:in `index' | |
warden (0.9.7) lib/warden/manager.rb:34:in `call' | |
warden (0.9.7) lib/warden/manager.rb:34:in `call' | |
warden (0.9.7) lib/warden/manager.rb:33:in `catch' | |
warden (0.9.7) lib/warden/manager.rb:33:in `call' | |
config/initializers/flash_session_cookie_middleware.rb:14:in `call' | |
/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' | |
/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' | |
/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' | |
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' | |
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' | |
/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' | |
/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' | |
/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' | |
/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' | |
/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' | |
Rendered rescues/_trace (58.1ms) | |
Rendered rescues/_request_and_response (1.9ms) | |
Rendering rescues/layout (internal_server_error) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment