Skip to content

Instantly share code, notes, and snippets.

@balazspete
Created October 13, 2012 18:55
Show Gist options
  • Save balazspete/3885752 to your computer and use it in GitHub Desktop.
Save balazspete/3885752 to your computer and use it in GitHub Desktop.
serialize: (data) ->
("#{key}=#{value}" for key, value of data).link "&"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment