Sha256: b86866b326fe66536c4a89fe3e1ef3a1ba43e20116da9d61ea5ef9e1e31f50a2
Contents?: true
Size: 449 Bytes
Versions: 7
Compression:
Stored size: 449 Bytes
Contents
<h1>LatexExample#index</h1> <ul> <li> <%= link_to "print", latex_example_path(:format => :pdf) %></li> <li><%= link_to "print barcode", latex_example_barcode_path(:format => :pdf) %></li> <li><%= link_to "print barcode - with no '.pdf' in url", latex_example_barcode_path %></li> <li><%= link_to "generate barcode pdf as string", latex_example_barcode_as_string_path %> and write to <tt><%= "#{Rails.root}/tmp/a.pdf" %></tt> </li> </ul>
Version data entries
7 entries across 7 versions & 1 rubygems