Skip to content

Commit

Permalink
Oops forgot to remove debug message in view
Browse files Browse the repository at this point in the history
  • Loading branch information
dovadi committed Mar 24, 2014
1 parent 0869c7f commit 7533398
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/participants/_form.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
<%= debug @participant.errors %>
<%= form_for @participant do |f| %>
<% if @participant.errors.any? %>
<div id="error_explanation">
Expand Down

0 comments on commit 7533398

Please sign in to comment.