方法
包含的模块
实例公共方法
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