Guest User

Untitled

a guest
May 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. NameError in Users#index
  2.  
  3. Showing users/index.html.erb where line #22 raised:
  4.  
  5. undefined local variable or method `new_users_path' for #<ActionView::Base:0x31e4300>
  6.  
  7. Extracted source (around line #22):
  8.  
  9. 19:
  10. 20: <br />
  11. 21:
  12. 22: <%= link_to 'New users', new_users_path %>
Add Comment
Please, Sign In to add comment