Skip to content

Instantly share code, notes, and snippets.

@gkop
Created February 19, 2011 21:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gkop/835401 to your computer and use it in GitHub Desktop.
Save gkop/835401 to your computer and use it in GitHub Desktop.
rails 3.04 runtime error example
Started POST "/comments/workbook_header" for 127.0.0.1 at Sat Feb 19 14:46:25 -0700 2011
reframeit_v3_development['action_dispatch_session_mongoid_store_sessions'].find({:_id=>BSON::ObjectId('4d601aaf8a19525a12000054')}, {}).limit(-1)
Processing by CommentsController#workbook_header as JSON
Parameters: {"section"=>"law9-intro", "page"=>"http://localhost:3000/documents/law-9-english"}
Completed in 0ms
RuntimeError (#destroy needs to be implemented.):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment