Can log in now

This commit is contained in:
Matthew Ryan Dillon 2015-10-20 13:34:06 -07:00
parent 1aa8d8d88d
commit c2e8299e67
4 changed files with 17 additions and 6 deletions

View file

@ -1,6 +1,8 @@
import Ember from 'ember';
export default Ember.Route.extend({
session: Ember.inject.service('session'),
beforeModel: function(transition) {
this._super(transition);