test/dummy/app/views/images/edit.html.haml in attached-1.0.4 vs test/dummy/app/views/images/edit.html.haml in attached-1.0.5
- old
+ new
@@ -1,5 +1,5 @@
.page-header
%h1
Edit
%small Image
-= render 'form', :image => @image
+= render 'form', image: @image
\ No newline at end of file