Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/scales-core/helper/content_types.rb
Instance Method Summary collapse
Instance Method Details
#to_content_type ⇒ Object
22 23 24 |
# File 'lib/scales-core/helper/content_types.rb', line 22 def to_content_type Scales::Helper::ContentTypes::TYPES[self] end |