Scaffold for new Wizard - Rails / Ember / Tests

This commit is contained in:
Robin Ward
2016-08-24 14:35:07 -04:00
parent 6070939daa
commit 0471ad393c
23 changed files with 247 additions and 6 deletions

View File

@ -1,8 +1,3 @@
window.ENV = { };
window.Discourse = {};
Discourse.SiteSettings = {};
window.EmberENV = window.EmberENV || {};
window.EmberENV['FORCE_JQUERY'] = true;