We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040af29 commit be7a37cCopy full SHA for be7a37c
config/boot.rb
@@ -1,4 +1,4 @@
1
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
2
3
require "bundler/setup" # Set up gems listed in the Gemfile.
4
-require "bootsnap/setup" # Speed up boot time by caching expensive operations.
+require "bootsnap/setup" # Speed up boot time by caching expensive operations..
0 commit comments