Skip to content
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

Book show page user story 10 #38

Merged
merged 7 commits into from
Mar 20, 2019
Merged

Book show page user story 10 #38

merged 7 commits into from
Mar 20, 2019

Conversation

milevy1
Copy link
Collaborator

@milevy1 milevy1 commented Mar 20, 2019

Passes all specs written and requirements for User Story 10 of the Books#Show page.

Note line:13 of spec/features/book_show_spec.rb
I had to do the interpolate the .book_id because the book_ids are not clearing from our test database currently. They are up to book_id: 60. Will look into why our test DB is not resetting completely tomorrow.

Closes #20

@milevy1 milevy1 added the review label Mar 20, 2019
@Vjp888
Copy link
Owner

Vjp888 commented Mar 20, 2019

Looks great, and the string interpolation is the right move in this case since rails and rspec clean the database a little strangely.

I approve for merge.

@Vjp888 Vjp888 merged commit fe5a37a into master Mar 20, 2019
@Vjp888 Vjp888 removed the review label Mar 20, 2019
@milevy1 milevy1 deleted the book_show_page_user_story_10 branch March 20, 2019 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants