Artur Pas

Joined

3,010 Experience
30 Lessons Completed
0 Questions Solved

Activity

Posted in Creating Passwords Through A Join Table Discussion

I like this solution more

@password = Password.new(password_params)

if @password.save
    current_user.passwords << @password