danryan/reveille

View on GitHub
app/assets/javascripts/controllers/dashboard_controller.js.coffee

Summary

Maintainability
Test Coverage
Revily.DashboardController = Ember.Controller.extend
  actions:
    inspect: ->
      window.Session = @get("session")