Class: HealthController

Inherits:
ApplicationController show all
Defined in:
app/controllers/health_controller.rb

Overview

Controller to display a page stating that Limber is up, as a health check endpoint

Instance Method Summary collapse

Instance Method Details

#showObject



5
# File 'app/controllers/health_controller.rb', line 5

def show; end