Method: Scimitar::Supportable#supported
- Defined in:
- app/models/scimitar/supportable.rb
#supported ⇒ Object
Returns the value of attribute supported.
4 5 6 |
# File 'app/models/scimitar/supportable.rb', line 4 def supported @supported end |