Method: Mime::Type#symbol
- Defined in:
- actionpack/lib/action_dispatch/http/mime_type.rb
#symbol ⇒ Object (readonly)
Returns the value of attribute symbol.
85 86 87 |
# File 'actionpack/lib/action_dispatch/http/mime_type.rb', line 85 def symbol @symbol end |