Guest User

Untitled

a guest
Oct 16th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. NoMethodError in PagesController#index
  2.  
  3. undefined method `where' for #<Class:0x72ad010>
  4.  
  5. RAILS_ROOT: D:/lifelogger/scp-cgp
  6. Application Trace | Framework Trace | Full Trace
  7.  
  8. C:/Ruby187/lib/ruby/gems/1.8/gems/searchlogic-2.4.24/lib/searchlogic/named_scopes/conditions.rb:81:in `method_missing'
  9. C:/Ruby187/lib/ruby/gems/1.8/gems/searchlogic-2.4.24/lib/searchlogic/named_scopes/association_conditions.rb:19:in `method_missing'
  10. C:/Ruby187/lib/ruby/gems/1.8/gems/searchlogic-2.4.24/lib/searchlogic/named_scopes/association_ordering.rb:27:in `method_missing'
  11. C:/Ruby187/lib/ruby/gems/1.8/gems/searchlogic-2.4.24/lib/searchlogic/named_scopes/ordering.rb:30:in `method_missing'
  12. C:/Ruby187/lib/ruby/gems/1.8/gems/searchlogic-2.4.24/lib/searchlogic/named_scopes/or_conditions.rb:28:in `method_missing'
  13. C:/Ruby187/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/base.rb:1998:in `method_missing_without_paginate'
  14. C:/Ruby187/lib/ruby/gems/1.8/gems/will_paginate-2.3.14/lib/will_paginate/finder.rb:170:in `method_missing'
  15. C:/Ruby187/lib/ruby/gems/1.8/gems/authlogic-3.0.3/lib/authlogic/acts_as_authentic/logged_in_status.rb:34:in `included'
  16. C:/Ruby187/lib/ruby/gems/1.8/gems/authlogic-3.0.3/lib/authlogic/acts_as_authentic/logged_in_status.rb:32:in `class_eval'
  17. C:/Ruby187/lib/ruby/gems/1.8/gems/authlogic-3.0.3/lib/authlogic/acts_as_authentic/logged_in_status.rb:32:in `included'
  18. C:/Ruby187/lib/ruby/gems/1.8/gems/authlogic-3.0.3/lib/authlogic/acts_as_authentic/base.rb:37:in `include'
  19. C:/Ruby187/lib/ruby/gems/1.8/gems/authlogic-3.0.3/lib/authlogic/acts_as_authentic/base.rb:37:in `acts_as_authentic'
  20. C:/Ruby187/lib/ruby/gems/1.8/gems/authlogic-3.0.3/lib/authlogic/acts_as_authentic/base.rb:37:in `each'
  21. C:/Ruby187/lib/ruby/gems/1.8/gems/authlogic-3.0.3/lib/authlogic/acts_as_authentic/base.rb:37:in `acts_as_authentic'
  22. D:/lifelogger/scp-cgp/app/models/user.rb:7
  23.  
  24. Request
  25.  
  26. Parameters:
  27.  
  28. {"fb_sig_app_id"=>"226591554018991",
  29. "fb_sig_in_iframe"=>"1",
  30. "fb_sig_locale"=>"en_US",
  31. "fb_sig_in_new_facebook"=>"1",
  32. "fb_sig"=>"752b50a6ce2afe4b1c091aeec6a62354",
  33. "auth_token"=>"b592381a8fc9b98e166e0190cf339336",
  34. "fb_sig_added"=>"1",
  35. "fb_sig_expires"=>"0",
  36. "fb_sig_session_key"=>"43c2e2665dc1fef5306d09de.0-641576086",
  37. "fb_sig_cookie_sig"=>"20a5a65be93093121cafb187266d6246",
  38. "fb_sig_ext_perms"=>"status_update,
  39. photo_upload,
  40. video_upload,
  41. offline_access,
  42. email,
  43. create_note,
  44. share_item,
  45. publish_stream",
  46. "fb_sig_country"=>"my",
  47. "fb_sig_ss"=>"d6d650b84aafd2eaa4d3786454235008",
  48. "fb_sig_api_key"=>"de83ee2b81111716130a95a1ee5705e0",
  49. "fb_sig_time"=>"1310444903.5356",
  50. "fb_sig_profile_update_time"=>"1274635180",
  51. "fb_sig_user"=>"641576086"}
  52.  
  53. Show session dump
  54. Response
  55.  
  56. Headers:
  57.  
  58. {"P3P"=>"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"",
  59. "Content-Type"=>"",
  60. "Cache-Control"=>"no-cache"}
Add Comment
Please, Sign In to add comment