方法
包含的模組
個體公用方法
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