method

body

rails latest stable - Class: ActionController::AbstractRequest

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.2.1) is shown here.

body()
public

The request body is an IO input stream. If the RAW_POST_DATA environment variable is already set, wrap it in a StringIO.