Sha256: 54d523916eee700cfc3fe6f78b08ad20a47e37335e4b854270ba35dd220db4df
Contents?: true
Size: 247 Bytes
Versions: 13
Compression:
Stored size: 247 Bytes
Contents
<h1>New content</h1> <% form_for :content, @content, :url => contents_path, :html => { :method => :post } do |f| %> <%= render :partial => 'form', :object => f %> <%= submit_tag "Create" %> <% end %> <%= link_to 'Back', :action => 'list' %>
Version data entries
13 entries across 13 versions & 4 rubygems