Mackenzie-Frey / brownfield-of-dreams

Brownfield of Dreams is a video tutorial platform in which additional functionality was built on an existing codebase.
https://brownfield-dreams.herokuapp.com/
1 stars 0 forks source link

github_uid patch #30

Closed Mackenzie-Frey closed 5 years ago

Mackenzie-Frey commented 5 years ago

Adds to connect_github method for user to ensure github_uid is saving to the user object. Also alters the location github_url is getting data from in the API response. Adds to testing to ensure a user object does have these attributes assigned to it via the connect_github method.