Sha256: 9d8f2cd2876759fcafa4ca4d921dddbfd814ee6567b44af96fa12487bf14405a
Contents?: true
Size: 174 Bytes
Versions: 1
Compression:
Stored size: 174 Bytes
Contents
<% content_for :title, "New article" %> <h1>New article</h1> <%= render "form", article: @article %> <br> <div> <%= link_to "Back to articles", articles_path %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
township-0.1.0 | app/views/articles/new.html.erb |