Ask A Question

Notifications

You’re not receiving notifications from this thread.

Editing Passwords Discussion

Discussion for Editing Passwords

Hey Chris! Enjoyed the video!

Any issue with using:

...
@password = Password.new(password_params)
if @password.save
current_user.passwords << @password
redirect_to @password
....

In the create action instead of how you tackled it in the lesson?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 78,890+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2023 GoRails, LLC. All rights reserved.