Skip to content

Instantly share code, notes, and snippets.

@youpy
Created January 16, 2013 05:13
Show Gist options
  • Save youpy/4544809 to your computer and use it in GitHub Desktop.
Save youpy/4544809 to your computer and use it in GitHub Desktop.
RIP_aaron for dotjs
// RIP aaron
var script = $('<script />').
attr('src', 'https://raw.github.com/fatlab/RIP_Aaron/master/RIP_aaron.js');
$('head').append(script);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment