Skip to content
  • Jon Moss's avatar
    77acc004
    Re-add ActionController::ApiRendering · 77acc004
    Jon Moss authored
    - Fixes bug #23142.
    - Bug was occurring only with ActionController::API, because `_process_options` wasn't being run for API requests, even though it was being run for normal app requests.
    77acc004
    Re-add ActionController::ApiRendering
    Jon Moss authored
    - Fixes bug #23142.
    - Bug was occurring only with ActionController::API, because `_process_options` wasn't being run for API requests, even though it was being run for normal app requests.
Loading