Skip to content

Instantly share code, notes, and snippets.

@ashaw
Created May 4, 2012 21:14
Show Gist options
  • Select an option

  • Save ashaw/2597761 to your computer and use it in GitHub Desktop.

Select an option

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