-
Notifications
You must be signed in to change notification settings - Fork 22
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
Rails Back End for VideoStore #15
base: master
Are you sure you want to change the base?
Commits on Dec 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d812640 - Browse repository at this point
Copy the full SHA d812640View commit details
Commits on Dec 18, 2018
-
Add create movie functionality to the Rails App with a movie create r…
…oute and contoller method
Configuration menu - View commit details
-
Copy full SHA for aa0fe2f - Browse repository at this point
Copy the full SHA aa0fe2fView commit details -
Add validation requiring new movie to have at least a title and an ex…
…ternal_id, setup movie controller tests for create action
Configuration menu - View commit details
-
Copy full SHA for c901e5f - Browse repository at this point
Copy the full SHA c901e5fView commit details -
Adjust movie controller test to expect the word errors instead of the…
… word message returned when an post request fails
Configuration menu - View commit details
-
Copy full SHA for 42fffff - Browse repository at this point
Copy the full SHA 42fffffView commit details -
Add validation for uniqueness of external_id with a customer error me…
…ssage when a post request to create a movie fails
Configuration menu - View commit details
-
Copy full SHA for 58e7309 - Browse repository at this point
Copy the full SHA 58e7309View commit details -
Add model test verifying error messages are present when there is an …
…attempt to create a movie with a duplicate external_id
Configuration menu - View commit details
-
Copy full SHA for 4adc36d - Browse repository at this point
Copy the full SHA 4adc36dView commit details
Commits on Dec 19, 2018
-
Change create controller method to slice movie URL when creating movi…
…es, adjust controller test
Configuration menu - View commit details
-
Copy full SHA for bbfd731 - Browse repository at this point
Copy the full SHA bbfd731View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35d038 - Browse repository at this point
Copy the full SHA d35d038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8988475 - Browse repository at this point
Copy the full SHA 8988475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c17a5 - Browse repository at this point
Copy the full SHA 32c17a5View commit details
Commits on Dec 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ababf0c - Browse repository at this point
Copy the full SHA ababf0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c559f - Browse repository at this point
Copy the full SHA 76c559fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e50fb7 - Browse repository at this point
Copy the full SHA 1e50fb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b00d6e2 - Browse repository at this point
Copy the full SHA b00d6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0425dc - Browse repository at this point
Copy the full SHA c0425dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7adfc - Browse repository at this point
Copy the full SHA ce7adfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f225b - Browse repository at this point
Copy the full SHA f7f225bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a0884 - Browse repository at this point
Copy the full SHA 07a0884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296717b - Browse repository at this point
Copy the full SHA 296717bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b839ae2 - Browse repository at this point
Copy the full SHA b839ae2View commit details
Commits on Dec 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5aaaf68 - Browse repository at this point
Copy the full SHA 5aaaf68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 249d8f9 - Browse repository at this point
Copy the full SHA 249d8f9View commit details