Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ashaw
Created May 4, 2012 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ashaw/2597761 to your computer and use it in GitHub Desktop.
Save ashaw/2597761 to your computer and use it in GitHub Desktop.
puts contributions.map{|q| '"' + q.instance_values['attributes'].values.join('","') + '"' }.join("\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment