IZ Removed the - for = deprication warning in views, the devise ones are hardcoded so maybe they'll be gone on next version

This commit is contained in:
ilya 2010-06-14 20:34:03 -04:00
parent 4532c39e93
commit 08e64450f3

View file

@ -1,6 +1,6 @@
- title "New Friend" - title "New Friend"
- form_for @friend do |f| = form_for @friend do |f|
= f.error_messages = f.error_messages
%p %p
= f.label :username = f.label :username