Sha256: 083f06976b4f02efe4a5522980101eaae5fb0ee12b07f741f747c8f2e43c6c98
Contents?: true
Size: 358 Bytes
Versions: 6
Compression:
Stored size: 358 Bytes
Contents
<h1><%= @example.title %></h1> <div class="markdown-result" style="margin: 0 0 20px 0; padding: 20px; border: 1px solid #ccc;" /> <%= RDiscount.new(@example.body).to_html.html_safe %> </div> <%= link_to "Edit", edit_admin_example_path(@example) %> | <%= link_to "Delete", admin_example_path(@example), :method => :delete, :confirm => "Are you sure?" %>
Version data entries
6 entries across 6 versions & 2 rubygems