Skip to content

Instantly share code, notes, and snippets.

@jsierles
Created February 20, 2019 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsierles/f9aebc275822d158a3d83380e0c8279f to your computer and use it in GitHub Desktop.
Save jsierles/f9aebc275822d158a3d83380e0c8279f to your computer and use it in GitHub Desktop.
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