instance method
show
Ruby on Rails 8.1.2
Since v7.1.6Signature
show()
No documentation comment.
Source
# File railties/lib/rails/health_controller.rb, line 40
def show
render_up
end
Defined in railties/lib/rails/health_controller.rb line 40
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::HealthController