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

Amy Lee - Ride Share - Carets #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ayjlee
Copy link

@ayjlee ayjlee commented Aug 14, 2017

No description provided.

@ayjlee ayjlee changed the title Create AmyLRideShare.rb Amy Lee - Ride Share - Carets Aug 14, 2017
@tildeee
Copy link

tildeee commented Aug 15, 2017

Good structure and code overall. 👍 on organizing by driver, as it made iterating over your data work well. In this structure, each piece of ride data is split by ride data category and stored in an array. If you need to access a specific ride that a driver owns, this structure is prone to off-by-one errors, so be careful!

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