3 lines
97 B
Ruby
3 lines
97 B
Ruby
# frozen_string_literal: true
|
|
|
|
Rails.application.config.middleware.use(Labkit::Middleware::Rack)
|