Libraries
»
steppe
(0.1.0)
»
Index (C)
»
Steppe
»
ContentTypes
Module: Steppe::ContentTypes
Defined in:
lib/steppe.rb
Constant Summary
collapse
JSON =
ContentType
.
parse
(
'application/json'
)
TEXT =
ContentType
.
parse
(
'text/plain'
)