mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
s/help/helper/
This commit is contained in:
@@ -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+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user