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