Skip to content

Commit

Permalink
Restore rendering _form for validation failures
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed May 24, 2014
1 parent 8e55938 commit f18a1c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/stuffs/new.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<h1>New stuff</h1>

<%= render 'form' %>

<%= link_to 'Back', stuffs_path %>

0 comments on commit f18a1c8

Please sign in to comment.