turingschool / curriculum

Turing's main repository of tutorials and projects
385 stars 502 forks source link

Update to Authentication iteration #1259

Open highpockets opened 5 years ago

highpockets commented 5 years ago

-Changed out 'f' for 'form' on the authors/_form.html.erb file as the iterator was the word form

-Added extra step, including the password parameters to the author_params authors_controller.rb file.

PS I'm running Rails 6.0 with the latest Sorcery, so this might be something to do with the change in workflow.