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