Class: ActiveReport::Errors
- Inherits:
-
Array
- Object
- Array
- ActiveReport::Errors
- Defined in:
- lib/active_report/errors.rb
Overview
Error class that allows the use of f.error_messages
inside a form_for
block.
Instance Method Summary collapse
Instance Method Details
#full_messages ⇒ Object
6 7 8 |
# File 'lib/active_report/errors.rb', line 6 def self end |