Sha256: ebe9f3055b35c2364107927f95b1679fc68964e5ac0244e2f667efb31eff9abc

Contents?: true

Size: 487 Bytes

Versions: 44

Compression:

Stored size: 487 Bytes

Contents

<%= wicked_pdf_stylesheet_link_tag 'pdf' -%>
<%= wicked_pdf_stylesheet_link_tag 'mumuki_laboratory/application', media: 'all' %>
<style>
  html, body {
    overflow: hidden;
    height: 210mm;
    width: 297mm;
    max-height: 210mm;
    max-width: 297mm;
    min-height: 210mm;
    min-width: 297mm;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
  }
</style>

<%= render partial: 'certificates/certificate', locals: { certificate: certificate } %>

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
mumuki-laboratory-9.23.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.22.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.21.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.20.1 app/views/certificates/_download.html.erb
mumuki-laboratory-9.20.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.19.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.18.1 app/views/certificates/_download.html.erb
mumuki-laboratory-9.18.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.17.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.16.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.15.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.14.1 app/views/certificates/_download.html.erb
mumuki-laboratory-9.14.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.13.2 app/views/certificates/_download.html.erb
mumuki-laboratory-9.13.1 app/views/certificates/_download.html.erb
mumuki-laboratory-9.13.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.12.1 app/views/certificates/_download.html.erb
mumuki-laboratory-9.12.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.11.0 app/views/certificates/_download.html.erb
mumuki-laboratory-9.10.0 app/views/certificates/_download.html.erb