Skip to content

Commit

Permalink
remove pretty print
Browse files Browse the repository at this point in the history
  • Loading branch information
evantravers committed Mar 2, 2012
1 parent 73ffabb commit 60adca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/success.haml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
%p
you are a winner!
%p
= pp @messages
= @messages
%a{href: '/'}
%h2 AGAIN!
.row
Expand Down

0 comments on commit 60adca1

Please sign in to comment.