Guest User

Untitled

a guest
Aug 15th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. Processing IndexController#index (for 189.88.114.221 at 2010-10-27 08:45:56) [GET]
  2. Session ID: BAh7CDoMdXN1YXJpb2kIOg5yZXR1cm5fdG8iBi8iCmZsYXNoSUM6J0FjdGlv%0AbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhhc2h7AAY6CkB1c2VkewA%3D--cb1f235e72bc424ab435d503b7f0079c5d620449
  3. Parameters: {"action"=>"index", "controller"=>"index"}
  4. Rendering template within layouts/biller
  5. Rendering index/index
  6.  
  7.  
  8. ActionView::TemplateError (wrong number of arguments (2 for 1)) on line #54 of layouts/biller.rhtml:
  9. 51: JS^M
  10. 52: ) %>^M
  11. 53: ^M
  12. 54: <%= menu_default if logged_in? %>^M
  13. 55: ^M
  14. 56: ^M
  15. 57: <% if logged_in? %>^M
  16.  
  17. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/associations/association_proxy.rb:125:in `count'
  18. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/associations/association_proxy.rb:125:in `send'
  19. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/associations/association_proxy.rb:125:in `method_missing'
  20. /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/associations/association_collection.rb:162:in `method_missing'
  21. app/models/geral/usuario.rb:61:in `authorized_for?'
  22. app/models/geral/usuario.rb:67:in `authorized_for_any?'
  23. app/models/geral/usuario.rb:67:in `collect'
  24. app/models/geral/usuario.rb:67:in `authorized_for_any?'
  25. app/models/geral/usuario.rb:83:in `authorized_for_action?'
  26. app/helpers/menu_helper.rb:10:in `menu_default'
  27. lib/menu_bar_css.rb:39:in `new'
Add Comment
Please, Sign In to add comment