s/help/helper/

This commit is contained in:
Manuel Menezes de Sequeira
2011-10-05 11:59:03 +01:00
parent 2c4e08d872
commit 4406bbe147

View File

@@ -812,7 +812,7 @@ Add this line in your Gemfile:
gem "dynamic_form"
</ruby>
Now you will have access to the two help methods +error_messages+ and +error_messages_for+ in your view templates.
Now you will have access to the two helper methods +error_messages+ and +error_messages_for+ in your view templates.
h4. +error_messages+ and +error_messages_for+