//= require ./wizard/custom-wizard //= require_tree ./wizard/components //= require_tree ./wizard/controllers //= require_tree ./wizard/helpers //= require_tree ./wizard/initializers //= require_tree ./wizard/models //= require_tree ./wizard/routes //= require_tree ./wizard/templates //= require lodash.js window.Wizard = {}; Wizard.SiteSettings = {};