Sha256: e2c1406990a69bca38a38f2d47d5a41c65adbb4001ca6a5b3149ff2ba35e03b5
Contents?: true
Size: 208 Bytes
Versions: 9
Compression:
Stored size: 208 Bytes
Contents
<% if controller.action_name == 'redirect' %> <%= render 'articles/full_article_content', { :article => article } %> <% else %> <%= render 'articles/article_excerpt', { :article => article } %> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems