require "bundler" | |
Bundler.setup(:pre_boot) | |
require 'scout_apm/auto_instrument' | |
require 'bundler/setup' # Set up gems listed in the Gemfile. | |
require 'bootsnap/setup' # Speed up boot time by caching expensive operations. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment