Sha256: ba16a64e90df75378e3406e1ac34044962f6fcc15073ad2447998e2713666796
Contents?: true
Size: 180 Bytes
Versions: 2
Compression:
Stored size: 180 Bytes
Contents
<h1>New annotation</h1> <% form_for(@annotation) do |f| %> <%= f.error_messages %> <p> <%= f.submit "Create" %> </p> <% end %> <%= link_to 'Back', annotations_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
my_annotations-0.6.0 | test/app_root/app/views/annotations/new.html.erb |
my_annotations-0.5.1 | test/app_root/app/views/annotations/new.html.erb |