-
Notifications
You must be signed in to change notification settings - Fork 0
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
Wish list #13
Wish list #13
Conversation
…of users' wish lists on #show page.
…e views based on the boolean return value.
Why is this PR against |
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.
Hi @kmeyerhofer, thank you for all of your work on this! I have some inline comments and questions. Overall looks well done. This is just code review. I plan to do some functional testing as well and will make separate comments on this PR for that.
I couldn't make an inline comment for this: Why is there an empty file for app/views/items/destroy.html.erb?
…cess to the application.
…used create action.
… for querying user_wish_list.
…question when user deletes an item.
…d update, preventing unauthorized modification.
This PR's base is based on PR #12
This PR adds the following features:
Groups
lists
anditems
within theconfig/routes.rb
file.Lists
Items #3
Tests