Updated

config/initializers / health_check.rb

A
3 lines of codes
0 methods
N/A complexity/method
1 churn
0.0 complexity
0 duplications
require 'health_check_middleware' # Go before the first middleware that might touch the db Rails.application.config.middleware.insert_after ActionDispatch::Callbacks, HealthCheckMiddleware