devcamp-portfolio
devcamp-portfolio copied to clipboard
Update _form.html.erb
In your course (Udemy) you demonstrate passing locals to partials with this example, but you keep using the instance variable instead of the local. I wonder if "portfolio_item" should be used instead of @portfolio_item (event tough its working this way, too.)