Skip to content

Instantly share code, notes, and snippets.

@mseelig
Created November 17, 2011 18:44
Show Gist options
  • Save mseelig/1374046 to your computer and use it in GitHub Desktop.
Save mseelig/1374046 to your computer and use it in GitHub Desktop.
RuntimeError in MobileController#sign_out
Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id
Rails.root: /var/local/web/dev.frontend/rails/releases/20111117184155
Application Trace | Framework Trace | Full Trace
app/controllers/application_controller.rb:33:in `current_order='
app/controllers/application_controller.rb:52:in `clear_current_order'
app/controllers/mobile_controller.rb:13:in `sign_out'
Request
Parameters:
None
Show session dump
Show env dump
Response
Headers:
None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment