Skip to content

Instantly share code, notes, and snippets.

@aotarola
Created October 28, 2014 15:21
Show Gist options
  • Save aotarola/9b351678c63b01500654 to your computer and use it in GitHub Desktop.
Save aotarola/9b351678c63b01500654 to your computer and use it in GitHub Desktop.
js
...
redis.set("#{@user}-#{@deal.id}", @deal.permalink)
Order.place_for_user(@user, @deal, @data)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment