-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snailwhale: PR 1 #6
base: snailwhale
Are you sure you want to change the base?
Conversation
session[:user_id] = @user.id | ||
else | ||
flash[:notice] = "Failed to save the user" | ||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need to write this as a nested if
-block, or is there a different way to do this?
@jbuechs, @CShekta, @desireepoland, and @lgranger: Great job on this! Overall, this was a well-thought-out execution, and you did a very good job. Our feedback was mostly minor things like styling inconsistencies, and making sure you add all of the appropriate things to your .gitignore. If you have any questions, feel free to reach out to any of us. We'll be happy to help! |
Our team trello board:
https://trello.com/b/sVeeJeV6/seemore