symbolize serializer keys for spec comparison

This commit is contained in:
2014-09-22 17:37:13 +02:00
parent 863df1f3c4
commit 29c908a601
5 changed files with 4 additions and 6 deletions
@@ -11,5 +11,3 @@ App.ApplicationView = Ember.View.extend
else
menu.show().animate left: 0
toggle.animate left: 222 - 30, -> $(@).addClass('open')
$(document).foundation()