方法
包含的模块
实例公共方法
render_to_body(options = {}) 链接
来源: 显示 | 在 GitHub 上
# File actionpack/lib/action_controller/api/api_rendering.rb, line 13 def render_to_body(options = {}) _process_options(options) super end