Created
October 15, 2013 05:30
-
-
Save mattfitzgerald/6986943 to your computer and use it in GitHub Desktop.
This file contains 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
RuntimeError in PromotionsController#destroy | |
Requested model nil doesn't match controller promotions | |
Rails.root: /app | |
Application Trace | Framework Trace | Full Trace | |
lib/datatable.rb:57:in `base_relation' | |
lib/datatable.rb:13:in `scoped' | |
app/controllers/promotions_controller.rb:84:in `destroy' | |
app/controllers/application_controller.rb:109:in `track_memory_usage' | |
app/middleware/cookieless_gallery_middleware.rb:18:in `call' | |
Request | |
Parameters: | |
{"_method"=>"delete", | |
"authenticity_token"=>"2fvjimZeDXg9txsQYY5trzU8IILZpMjWCx74GsaGK/o=", | |
"id"=>"10022028"} | |
Show session dump | |
Show env dump | |
Response | |
Headers: | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment