Skip to content

Instantly share code, notes, and snippets.

@diago
Created October 25, 2011 18:31
Show Gist options
  • Save diago/1313757 to your computer and use it in GitHub Desktop.
Save diago/1313757 to your computer and use it in GitHub Desktop.
# TMP just for figuring out
post = post.collect do |k,v|
"%s=%s" % [k,v]
end.join('&')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment