Class: ActiveModel::Errors
- Inherits:
-
Object
- Object
- ActiveModel::Errors
- Defined in:
- lib/couch_potato/validation/with_active_model.rb
Instance Method Summary collapse
Instance Method Details
#errors ⇒ Object
23 24 25 |
# File 'lib/couch_potato/validation/with_active_model.rb', line 23 def errors self end |