Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Change Link in Event Manager Project #120

Closed
alexanderluna opened this issue Jan 15, 2018 · 2 comments
Closed

Change Link in Event Manager Project #120

alexanderluna opened this issue Jan 15, 2018 · 2 comments

Comments

@alexanderluna
Copy link
Contributor

alexanderluna commented Jan 15, 2018

Regarding the project of this lesson. If you use download the event_attendees.csv file using the link from the lesson, you don't get the actual csv but the html file. To get the actual csv you have to use the raw link:

https://raw.githubusercontent.com/TheOdinProject/ruby_course/master/ruby_programming/intermediate_ruby/event_attendees.csv

@mindovermiles262 pointed out that the URL is correct in the project's readme but If you take a look at the lesson.md for this project: https://github.com/TheOdinProject/ruby_course/blob/master/ruby_programming/intermediate_ruby/project_event_manager.md

You will see that the link doesn't point to the raw CSV file but the regular CSV file.

This should be an easy fix.

PS: On this line in the lesson:

response = civic_info.representative_info_by_address(address: 80202, levels: 'country', roles: ['legislatorUpperBody', legislatorLowerBody'])

there is a missing ' for legislatorLowerBody

@alexanderluna alexanderluna changed the title Files and Serialization Project issue Event Manager Project issue Jan 16, 2018
@KevinMulhern
Copy link
Member

Thanks for reporting this @Mycroft1891

@KevinMulhern KevinMulhern changed the title Event Manager Project issue Change link in Event Manager Project Jan 17, 2018
@KevinMulhern KevinMulhern changed the title Change link in Event Manager Project Change Link in Event Manager Project Jan 17, 2018
@mindovermiles262
Copy link
Contributor

Corrected.

Thanks @Mycroft1891 for pointing this out 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants