Guest User

Untitled

a guest
May 28th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. IndexError in Sessions#new
  2.  
  3. Showing sessions/new.html.erb where line #1 raised:
  4.  
  5. index 23329 out of string
  6. Extracted source (around line #1):
  7.  
  8. 1: <% form_remote_tag session_path do -%>
  9. 2: <p><label for="login">Login</label><br/>
  10. 3: <%= text_field_tag 'login' %></p>
  11. 4:
  12. RAILS_ROOT: /Users/Server/Rails/login
  13.  
  14. Application Trace | Framework Trace | Full Trace
  15. /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_view/helpers/prototype_helper.rb:323:in `[]='
  16. /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_view/helpers/prototype_helper.rb:323:in `form_remote_tag'
  17. app/views/sessions/new.html.erb:1:in `_run_erb_47app47views47sessions47new46html46erb'
  18. Request
  19.  
  20. Parameters:
  21.  
  22. None
  23. Show session dump
  24.  
  25. Response
  26.  
  27. Headers:
  28.  
  29. {"cookie"=>[],
  30. "Cache-Control"=>"no-cache"}
Add Comment
Please, Sign In to add comment