Sha256: 4f59d8d399b419d2853263f3c3193f4789b635686fcbc5448a0c812fe5aa9356
Contents?: true
Size: 304 Bytes
Versions: 58
Compression:
Stored size: 304 Bytes
Contents
<style> .alert { color: red; } .notice { color: green; } </style> <% flash.each do |type, msg| %><div class="<%= type %>"><%= msg %></div><% end %> <% if flash.any? %><hr /><% end %> <h1>Hexapdf</h1> <h2>HexaPDF is a pure Ruby library with an accompanying application for working with PDF files.</h2>
Version data entries
58 entries across 58 versions & 1 rubygems