Sha256: b6acd1071f778715c8f59a7818f6f07218ab97943ca0ff89ffcd32c591acbb79

Contents?: true

Size: 105 Bytes

Versions: 8

Compression:

Stored size: 105 Bytes

Contents

<h1>Posts:new</h1>
<%= form_tag posts_path, :method => "POST" do %>
  <% submit_tag "Create"%>
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
loaf-0.8.1 spec/rails_app/app/views/posts/new.html.erb
loaf-0.8.0 spec/rails_app/app/views/posts/new.html.erb
loaf-0.7.0 spec/rails_app/app/views/posts/new.html.erb
loaf-0.6.2 spec/rails_app/app/views/posts/new.html.erb
loaf-0.6.1 spec/rails_app/app/views/posts/new.html.erb
loaf-0.6.0 spec/rails_app/app/views/posts/new.html.erb
loaf-0.5.0 spec/rails_app/app/views/posts/new.html.erb
loaf-0.4.0 spec/rails_app/app/views/posts/new.html.erb