Hi
Am facing a problem in accessing the error_messages.
Actually am using form_tag is there any way with which i can access
error_messages with form_tag.
error_messages_for is the equivalent method
I don't want to use form_for.
There's really very little reason to do that.
Fred