Using the non minified version of ember.js (1.0.0-RC.6), each views have an Image attribute (view.Image). This isn't the case using the minified version and you cannot override this attribute. You can find an example here: http://jsbin.com/oconiw/3/. Does anyone know about this attribute ?
Thanks!