Sha256: 1cf538353f5caa9248d1592d4574cd8708823123a1304d8395ce0e0e291f03e7
Contents?: true
Size: 227 Bytes
Versions: 160
Compression:
Stored size: 227 Bytes
Contents
<%- cache(article) do -%> <%= element_view_for(article, tag: 'article') do |el| -%> <h2><%= el.render :headline %></h2> <%= el.render :picture, size: '1200x600' %> <%= el.render :text %> <%- end -%> <%- end -%>
Version data entries
160 entries across 160 versions & 1 rubygems