Use new ruby style

This commit is contained in:
tl3ilaxu 2016-03-02 22:03:07 +01:00
parent 67c07d50b8
commit 3a4c45a4eb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.col-md-3
.thumbnail.pic.dagschotel-edit
= image_tag product.avatar, :class => "dagschotel-edit-image img-responsive"
= image_tag product.avatar, class: "dagschotel-edit-image img-responsive"
.caption
= kcal_tag product.calories
%h4= product.name