Method: Scimitar::Resources::Base#errors
- Defined in:
- app/models/scimitar/resources/base.rb
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
10 11 12 |
# File 'app/models/scimitar/resources/base.rb', line 10 def errors @errors end |