canvas-lms/app/coffeescripts/widget
Ryan Shaw cfaa154759 changes to allow using more things as AMD modules
* all Handlebars templates now register as AMD
   modules. this makes using the Template class
   unnecessary.  by requiring it in your module
   you will have a variable is the precompiled
   function that you can call to interpolate the
   template.
 * register I18n as an AMD module.
 * switch from using curl.js to require.js

Change-Id: I84193c7f8e99072fe8b4766982a2a612a85065d7
Reviewed-on: https://gerrit.instructure.com/6720
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
2011-11-08 14:45:33 -07:00
..
CustomList.coffee changes to allow using more things as AMD modules 2011-11-08 14:45:33 -07:00
courseList.coffee changes to allow using more things as AMD modules 2011-11-08 14:45:33 -07:00