Method: Scimitar::Schema::Base#description
- Defined in:
- app/models/scimitar/schema/base.rb
#description ⇒ Object
Returns the value of attribute description.
7 8 9 |
# File 'app/models/scimitar/schema/base.rb', line 7 def description @description end |