Method: ContentGateway::ValidationError#errors
- Defined in:
- lib/content_gateway/exceptions.rb
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
54 55 56 |
# File 'lib/content_gateway/exceptions.rb', line 54 def errors @errors end |