Skip to content

Instantly share code, notes, and snippets.

View treznick's full-sized avatar
🙀
🔥

Tom Reznick treznick

🙀
🔥
View GitHub Profile
@treznick
treznick / example.rb
Last active August 24, 2017 13:50
Debouncing API payloads
class TalksController
def create
talk = Talk.new(talk_params)
# handle creation
end
def update
@talk.update_attributes(talk_params)
# handle update

Keybase proof

I hereby claim:

  • I am treznick on github.
  • I am treznick (https://keybase.io/treznick) on keybase.
  • I have a public key whose fingerprint is AB71 2B25 02EA 127D EC95 899D 71A1 60F3 03E3 0ABA

To claim this, I am signing this object: