Method: Scimitar::ErrorResponse#detail
- Defined in:
- app/models/scimitar/error_response.rb
#detail ⇒ Object
Returns the value of attribute detail.
5 6 7 |
# File 'app/models/scimitar/error_response.rb', line 5 def detail @detail end |