Class
SimpleForm::ErrorNotification
In:
lib/simple_form/error_notification.rb
Parent:
Object
Methods
error_message
error_notification_tag
errors
has_errors?
html_options
new
render
translate_error_notification
Public Class methods
new
(builder, options)
Public Instance methods
render
()
Protected Instance methods
error_message
()
error_notification_tag
()
errors
()
has_errors?
()
html_options
()
translate_error_notification
()
[Validate]