Skip to content

Instantly share code, notes, and snippets.

@dcolish
Created August 14, 2012 19:14
Show Gist options
  • Select an option

  • Save dcolish/3351875 to your computer and use it in GitHub Desktop.

Select an option

Save dcolish/3351875 to your computer and use it in GitHub Desktop.
require({
paths: {
'hogan': "http://twitter.github.com/hogan.js/builds/2.0.0/",
}
},
['require', 'jquery', 'jquery-ui-1.8.22.custom.min', 'hogan/hogan-2.0.0', 'defaults'],
function(req, $, jQueryui, hogan, defaults) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment