跳到內文 跳到搜尋
方法
R
包含的模組

個體公用方法

render_to_body(options = {})

# File actionpack/lib/action_controller/api/api_rendering.rb, line 13
def render_to_body(options = {})
  _process_options(options)
  super
end