Sha256: 2e01a550733526afdf8a72dee7a971513b7613ed054eb8ea05a55329882742ef
Contents?: true
Size: 189 Bytes
Versions: 9
Compression:
Stored size: 189 Bytes
Contents
<% if article.password.blank? %> <%= render 'articles/article_content', { :article => article } %> <% else %> <%= render 'articles/password_form', { :article => article } %> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems