Libraries
»
content_type
(2.3.0)
»
Index
»
String
»
#content_type
Method: String#content_type
Defined in:
ext/content_type.c
#
content_type
⇒
Object
String prototypes
25
# File 'ext/content_type.c', line 25
VALUE
string_content_type
(
VALUE
self
)
;