Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#content_type ⇒ Object
String prototypes.
Instance Method Details
#content_type ⇒ Object
String prototypes
25 |
# File 'ext/content_type.c', line 25 VALUE string_content_type(VALUE self); |