Sha256: 32c037a084f38b8e9f0923e7293cca5d71395a6613dd39e6c27390777b774e1f

Contents?: true

Size: 201 Bytes

Versions: 12

Compression:

Stored size: 201 Bytes

Contents

<%= form_for @text, :html => { :multipart => true, :class => "validate", :novalidate => "novalidate" } do |f| %>
    <%= render "texts/form", :locals => {:f => f} %>
  <p><%= f.submit %></p>
<% end %>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
sbdevcore-0.1.2 app/views/texts/edit.html.erb
sbdevcore-0.1.1 app/views/texts/edit.html.erb
sbdevcore-0.1.0 app/views/texts/edit.html.erb
sbdevcore-0.0.9 app/views/texts/edit.html.erb
sbdevcore-0.0.8 app/views/texts/edit.html.erb
sbdevcore-0.0.7 app/views/texts/edit.html.erb
sbdevcore-0.0.6 app/views/texts/edit.html.erb
sbdevcore-0.0.5 app/views/texts/edit.html.erb
sbdevcore-0.0.4 app/views/texts/edit.html.erb
sbdevcore-0.0.3 app/views/texts/edit.html.erb
sbdevcore-0.0.1 app/views/texts/edit.html.erb
sbdev-core-0.0.1 app/views/texts/edit.html.erb