3 lines
96 B
Ruby
3 lines
96 B
Ruby
# frozen_string_literal: true
|
|
|
|
Rails.application.config.middleware.use(BatchLoader::Middleware)
|