How I can I implement form validation easily to helpers such as
text_field_tag? If I specified a name of ‘myinput’ how would I notify
rails that ‘myinput’ is erroneous?
How I can I implement form validation easily to helpers such as
text_field_tag? If I specified a name of ‘myinput’ how would I notify
rails that ‘myinput’ is erroneous?