Skip to content

Instantly share code, notes, and snippets.

@prdetective
Created October 7, 2013 11:36
Show Gist options
  • Save prdetective/6866412 to your computer and use it in GitHub Desktop.
Save prdetective/6866412 to your computer and use it in GitHub Desktop.
{:y => 20}.map{|k, v| "#{k} = #{v}"}.join(',')+", x = 10"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment