instance method render_down

Ruby on Rails 7.1.6

Since v7.1.6 Private

Available in: v7.1.6 v7.2.3 v8.0.4 v8.1.2

Signature

render_down()

No documentation comment.

Source
# File railties/lib/rails/health_controller.rb, line 47
      def render_down
        render html: html_status(color: "red"), status: 500
      end

Defined in railties/lib/rails/health_controller.rb line 47 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::HealthController

Type at least 2 characters to search.

↑↓ navigate · open · esc close