Sha256: c8c6b96842c656956cfaf04bc2ac727618e9558f92a6d45595d36d315d24b938
Contents?: true
Size: 447 Bytes
Versions: 8
Compression:
Stored size: 447 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
8 entries across 8 versions & 1 rubygems