message_block: An error_messages_for replacement for showing flash messages and validation messages
message_block handles showing ActiveRecord validation messages on (potentially multiple) models and flash messages (of different types: error, confirm, warn, etc.) in one helper. Messages are grouped by type and shown in “message blocks” with some default stylization and icons.
Post a comment