Sha256: 51c95b885c091c056894b785063c36e3c54e39cdddfac074ba575fe9c9c82a35
Contents?: true
Size: 271 Bytes
Versions: 59
Compression:
Stored size: 271 Bytes
Contents
<h1>New option</h1> <%= error_messages_for :option %> <% form_for(:option, :url => collection_url) do |f| %> <p> <b>Title</b><br /> <%= f.text_field :title %> </p> <p> <%= submit_tag "Create" %> </p> <% end %> <%= link_to 'Back', collection_url %>
Version data entries
59 entries across 59 versions & 19 rubygems