class

Crest::JSONForm(T)

Inherits Crest::Form < Reference < Object

This class lets crest convert request hash to JSON This causes crest to POST data using the "Content-Type" application/json.

Instance methods

generate
Source