Skip to content

Instantly share code, notes, and snippets.

@Unitech
Created May 28, 2013 10:05
Show Gist options
  • Save Unitech/5661753 to your computer and use it in GitHub Desktop.
Save Unitech/5661753 to your computer and use it in GitHub Desktop.
Rickshaw.keys(this.defaults).forEach( function(k) {
this[k] = args[k] || this.defaults[k];
}, this );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment