Sha256: 8e1a5cfb509e98e5ae440729cd95f8879c71100fad44946b854fefc47c42627e
Contents?: true
Size: 412 Bytes
Versions: 16
Compression:
Stored size: 412 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
16 entries across 16 versions & 2 rubygems