Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Ada-C9
/
VideoStoreConsumer-API
Public
forked from
AdaGold/video-store-consumer-api
Notifications
You must be signed in to change notification settings
Fork
20
Star
0
Code
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Ari & Luxi - VideoStoreConsumer-API - Octos
- #14
#14
Open
Lindseyls
wants to merge 17 commits into
Ada-C9:master
Ada-C9/VideoStoreConsumer-API:master
from
Lindseyls:master
Lindseyls/VideoStoreConsumer-API:master
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Ari & Luxi - VideoStoreConsumer-API - Octos
#14
Lindseyls
wants to merge 17 commits into
Ada-C9:master
Ada-C9/VideoStoreConsumer-API:master
from
Lindseyls:master
Lindseyls/VideoStoreConsumer-API:master
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2018
Copied and cloned the VideoStoreConsumer_API. Bundle installed and updated puma. Created .env file and added moviedb_key.
Lindseyls
committed
36b6be7
View commit details
Copy full SHA for 36b6be7
Browse repository at this point
added .env file with key
arrriiii
committed
bb747fb
View commit details
Copy full SHA for bb747fb
Browse repository at this point
Merge branch 'master' of https://github.com/Lindseyls/VideoStoreConsumer-API
Show description for 51e5a8f
arrriiii
committed
51e5a8f
View commit details
Copy full SHA for 51e5a8f
Browse repository at this point
Rails db:setup ran successfully and added database
Lindseyls
committed
8f14865
View commit details
Copy full SHA for 8f14865
Browse repository at this point
Merge branch 'master' of https://github.com/Lindseyls/VideoStoreConsumer-API
Lindseyls
committed
2331df7
View commit details
Copy full SHA for 2331df7
Browse repository at this point
Commits on Jun 19, 2018
Updating .env file with new API key
Lindseyls
committed
9fc5bba
View commit details
Copy full SHA for 9fc5bba
Browse repository at this point
updated api env
arrriiii
committed
73745eb
View commit details
Copy full SHA for 73745eb
Browse repository at this point
Merge branch 'master' of https://github.com/Lindseyls/VideoStoreConsumer-API
arrriiii
committed
9099e48
View commit details
Copy full SHA for 9099e48
Browse repository at this point
resolving merge conflicts
arrriiii
committed
e7fac7b
View commit details
Copy full SHA for e7fac7b
Browse repository at this point
Updated controller with create method to add external movies onto the rental library list
Lindseyls
committed
afdc76f
View commit details
Copy full SHA for afdc76f
Browse repository at this point
Commits on Jun 20, 2018
Updated Gemfile with new gem and ran bundle install. Updated the movie_params in movies controller.
Lindseyls
committed
639cbd5
View commit details
Copy full SHA for 639cbd5
Browse repository at this point
merging changes
arrriiii
committed
69b6559
View commit details
Copy full SHA for 69b6559
Browse repository at this point
updated merge
arrriiii
committed
111bd7b
View commit details
Copy full SHA for 111bd7b
Browse repository at this point
rails reset
arrriiii
committed
f822c31
View commit details
Copy full SHA for f822c31
Browse repository at this point
working on movie controller create
arrriiii
committed
17ab242
View commit details
Copy full SHA for 17ab242
Browse repository at this point
updated create method
Lindseyls
committed
e672c89
View commit details
Copy full SHA for e672c89
Browse repository at this point
Commits on Jun 21, 2018
Updated the rental controller to render the returned atribute as false in the check_out method. All tests are passing.
Lindseyls
committed
2760ba2
View commit details
Copy full SHA for 2760ba2
Browse repository at this point
You can’t perform that action at this time.