Sha256: cc7e0fd2a88870cb1df8c2f3b0033c2257f9301132316dfa122b35044c5ebb2b
Contents?: true
Size: 403 Bytes
Versions: 70
Compression:
Stored size: 403 Bytes
Contents
<%- if manifestation.original_manifestations.first or manifestation.derived_manifestations.first -%> <%= render 'manifestations/manifestation_list', manifestation: manifestation -%> <%- end -%> <%-if defined?(EnjuQuestion) -%> <%- unless manifestation.questions(user: current_user).empty? -%> <%= render 'manifestations/question_list', manifestation: manifestation -%> <%- end -%> <%- end -%>
Version data entries
70 entries across 69 versions & 3 rubygems