Packages

Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.

Current section

Files

Jump to
lc_exq_ui priv ember app controllers application.js
Raw

priv/ember/app/controllers/application.js

var ApplicationController;
import Ember from "ember";
ApplicationController = Ember.Controller.extend();
export default ApplicationController;