Skip to content

Instantly share code, notes, and snippets.

View szehnder's full-sized avatar

Sean Zehnder szehnder

  • Samsung Ads
  • Lexington, KY
View GitHub Profile
@szehnder
szehnder / 0_reuse_code.js
Created July 28, 2014 20:26
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@szehnder
szehnder / Gemfile
Created November 8, 2011 23:06 — forked from mariovisic/Gemfile
gem 'apn_sender', :require => 'apn'
gem 'daemons'