Failing rspec Rails Tutorial Chapter 9.3
- by greyghost24
I am failing 3 tests and I have found numerous examples on here and on on the internet in general but I can't seem to find where I'm going wrong. Thanks for any help.
1) User pages signup with valid information edit page
Failure/Error: before { visit edit_user_path(user) }
ActionView::Template::Error:
undefined method `model_name' for…