Sha256: 65393c7734acb2a9ad7012840e2b5d49b0e3b659b98fe439798f751909c6b94e
Contents?: true
Size: 194 Bytes
Versions: 1
Compression:
Stored size: 194 Bytes
Contents
<h1>Editing ass</h1> <% form_for(@ass) do |f| %> <%= f.error_messages %> <p> <%= f.submit "Update" %> </p> <% end %> <%= link_to 'Show', @ass %> | <%= link_to 'Back', asses_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
authgasm-0.9.0 | test_app/app/views/asses/edit.html.erb |