Flowdock
v5.0.0.1 - Show latest stable - 0 notes - Superclass: Object

ActionDispatch::ParamsParser works for all the requests having any Content-Length (like POST). It takes raw data from the request and puts it through the parser that is picked based on Content-Type header.

In case of any error while parsing data ParamsParser::ParseError is raised.

Show files where this class is defined (1 file)
Register or log in to add new notes.