Sha256: b05977374bdd7767d73a9b6251b2f30b08dfe846858b40fc19c1a00cc93875dd

Contents?: true

Size: 159 Bytes

Versions: 1

Compression:

Stored size: 159 Bytes

Contents

<h2><%= @post.name %></h2>
<div class="meta">posted <%= @post.posted_at.strftime('%m.%d.%Y').gsub(/^0/, '').gsub(/\.0/, '.') %></div>
<%= raw @post.to_html %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grandstand-0.3.0 app/views/posts/show.html.erb