(hoofbeats) Removes 'use strict' from the Ember app.
authorSalvatore Iovene <salvatore@iovene.com>
Tue, 5 Feb 2013 12:56:35 +0000 (14:56 +0200)
committerSalvatore Iovene <salvatore@iovene.com>
Tue, 5 Feb 2013 12:56:35 +0000 (14:56 +0200)
commit2dbeec0128e3e3f32e7a0a20528172e5d58d6773
tree95925bfbc5372de959a00e8a2413ae46d8b148ea
parent6302488095060f40cd445dc1226df7b9079a301b
(hoofbeats) Removes 'use strict' from the Ember app.
examples/hoofbeats/javascripts/app/controllers/applicationController.js
examples/hoofbeats/javascripts/app/controllers/artistsController.js
examples/hoofbeats/javascripts/app/models/artistModel.js
examples/hoofbeats/javascripts/app/router.js
examples/hoofbeats/javascripts/app/views/artistsView.js