Sha256: 5702dbe69e7f0701252a5fdf60e16a087457948b900071a50b76cacb61d2fbe9
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
<h1>New state</h1> <%= error_messages_for :state %> <% form_for @state, :url => state_path(@state) do |f| %> <p> <%= f.submit "Create" %> </p> <% end %> <%= link_to 'Back', states_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ultrasphinx-1.11 | test/integration/app/app/views/states/new.html.erb |