Sha256: 74780d79694bfbeb68c5e09ab7efb28695332a35f26b8f96990fae3fdbc07daf

Contents?: true

Size: 348 Bytes

Versions: 8

Compression:

Stored size: 348 Bytes

Contents

<% if reward.medal %>
        <div class="col-xs-6">
          <div class="push-5"><%= image_tag reward.medal.image.icon32 %></div>
          <div class="h5 font-w300 text-muted"><%= reward.medal.name %> - <%= reward.medal.description %></div>
          <div class="h5 font-w300 text-muted"><%= reward.points %> xp</div>
        </div>
<% end %>


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
go_gamification-0.0.20 app/views/gamification/rewards/_reward.html.erb
go_gamification-0.0.19 app/views/gamification/rewards/_reward.html.erb
go_gamification-0.0.18 app/views/gamification/rewards/_reward.html.erb
go_gamification-0.0.17 app/views/gamification/rewards/_reward.html.erb
go_gamification-0.0.16 app/views/gamification/rewards/_reward.html.erb
go_gamification-0.0.15 app/views/gamification/rewards/_reward.html.erb
go_gamification-0.0.14 app/views/gamification/rewards/_reward.html.erb
go_gamification-0.0.13 app/views/gamification/rewards/_reward.html.erb