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

Added script to output JSON of candidate address/grad semester info #37

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

Added script to output JSON of candidate address/grad semester info #37

wants to merge 1 commit into from

Conversation

jasonkhoe
Copy link
Contributor

There's probably a better way to do this, or a better format. Was originally going to do CSV, but Excel didn't import it correctly.

@seshness
Copy link
Contributor

seshness commented Aug 1, 2013

There are libraries that deal with the escaping and formatting issues that crop up with CSVs. We've used the CSV module in hkn_rails before, eg.
https://github.com/compserv/hkn-rails/blob/master/app/controllers/people_controller.rb#L199

Docs: http://ruby-doc.org/stdlib-1.9.2/libdoc/csv/rdoc/CSV.html

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