canvas-lms/guard
Jon Jensen 97e1783e71 fix guard run_on_deletion issue
use correct method name so guard doesn't die when a handlebars template is
removed

test plan:
1. start guard
2. create a handlebars template
3. confirm the .js file gets created
4. delete the template
5. confirm the .js file gets deleted
6. guard should not asplode

Change-Id: I58456ef9d7d4a9bdaffb8d61d39d7e22c42d8d1a
Reviewed-on: https://gerrit.instructure.com/20605
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Stanley Stuart <stanley@instructure.com>
Product-Review: Jon Jensen <jon@instructure.com>
QA-Review: Jon Jensen <jon@instructure.com>
2013-05-13 22:21:09 +00:00
..
coffeescript.rb fix guard for non-symlinked plugins 2013-05-06 15:19:49 +00:00
js_extensions.rb js extension mechanism for plugins, refs CNVS-5434 2013-04-26 16:23:35 +00:00
jst.rb fix guard run_on_deletion issue 2013-05-13 22:21:09 +00:00
styleguide.rb fix styleguide + guard issues 2013-04-12 19:32:38 +00:00