-
Notifications
You must be signed in to change notification settings - Fork 19
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
Alena & Aurora VideoStoreAPI #18
base: master
Are you sure you want to change the base?
Conversation
am/model testing
…r cache for rentals checked out
am/rentals-model-testing
…th pseudocode and created overdue custom method
…troller action we return all customers with overdue items
…n the past validation on rentals model
…odified seed file to include available inventory
end | ||
|
||
it "returns a json with count 0 if no movies" do | ||
proc { |
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.
why is there a proc
here?
Video StoreWhat We're Looking For
|
great ERD! It looks like you put a lot of initial planning and thought into it before beginning. That will always save you time and make for a better product in the end. Great job. I agree that the number of commits is awesome, it took me a long time to catch on to how important that is. I love the idea of the overdue being a model method, very clever; and well done getting to the optionals. I also really appreciate how you were building tests and testing along the way. yay TDD! I apologize for not having more specific feedback about the code; its been over a year since I've used these technologies, framework and language so I'm having a hard time navigating the files, but the things I mentioned above are going to be great foundational skills for whatever your working on/with. I hope your other reviewer has more insight for code specific stuff. |
Video Store API
Congratulations! You're submitting your assignment!
If you didn't get to the functionality the question is asking about, reply with what you would have done if you had completed it.
Comprehension Questions