New Discussion

Notifications

You’re not receiving notifications from this thread.

Editing Passwords Discussion

0
General

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?

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.