Sha256: 6609c0ac89f8b25a7ad9caf8acee97a08facf8377a2c81708bd387f972809395
Contents?: true
Size: 173 Bytes
Versions: 12
Compression:
Stored size: 173 Bytes
Contents
<h1>New user</h1> <% form_tag :action => 'create' do %> <%= render :partial => 'form' %> <%= submit_tag "Create" %> <% end %> <%= link_to 'Back', :action => 'list' %>
Version data entries
12 entries across 12 versions & 1 rubygems