Skip to content

Instantly share code, notes, and snippets.

@ggerrietts
Created September 24, 2014 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggerrietts/abe1098399278b43fc45 to your computer and use it in GitHub Desktop.
Save ggerrietts/abe1098399278b43fc45 to your computer and use it in GitHub Desktop.
CSV for refactoring challenge
worker_name,worker_email,issues_closed,manager_email
Ed Ed,ed@job.com,1 2 4 5 7,phair@job.com
Tom Jones,tjones@job.com,3 8 10,phair@job.com
Fred Smith,fsmith@job.com,6 9,mburns@job.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment