Guest User

Untitled

a guest
Oct 23rd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. NoMethodError in User/roster linesController#index
  2.  
  3. undefined method `is_team_owner' for #<User::RosterLinesController:0x2dfcadd0>
  4.  
  5. RAILS_ROOT: D:/lifelogger/scp
  6. Application Trace | Framework Trace | Full Trace
  7.  
  8. C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:178:in `send'
  9. C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:178:in `evaluate_method'
  10. C:/Ruby187/lib/ruby/gems/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:166:in `call'
  11. C:/Ruby187/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:225:in `call'
  12. C:/Ruby187/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:629:in `run_before_filters'
  13. C:/Ruby187/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:615:in `call_filters'
  14. C:/Ruby187/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:638:in `run_before_filters'
  15. D:/lifelogger/scp/app/controllers/authenticated_controller.rb:207:in `audit_user'
  16.  
  17. Request
  18.  
  19. Parameters:
  20.  
  21. {"format"=>"json",
  22. "period_id"=>"3001",
  23. "team_id"=>"2"}
  24.  
  25. Show session dump
  26. Response
  27.  
  28. Headers:
  29.  
  30. {"P3P"=>"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"",
  31. "Content-Type"=>"",
  32. "Cache-Control"=>"no-cache"}
Add Comment
Please, Sign In to add comment