Class: ActiveModel::Errors

Inherits:
Object
  • Object
show all
Defined in:
lib/couch_potato/validation/with_active_model.rb

Instance Method Summary collapse

Instance Method Details

#errorsObject



23
24
25
# File 'lib/couch_potato/validation/with_active_model.rb', line 23

def errors
  self
end