Libraries
»
hashblue-api
(0.1.1)
»
Index
»
Mime
»
Type
»
#to_sym
Method: Mime::Type#to_sym
Defined in:
lib/dependency/mime_type.rb
#
to_sym
⇒
Object
183 184 185
# File 'lib/dependency/mime_type.rb', line 183
def
to_sym
@symbol
||
@string
.
to_sym
end