diff options
Diffstat (limited to 'projects/3/example/config/boot.rb')
| -rw-r--r-- | projects/3/example/config/boot.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/projects/3/example/config/boot.rb b/projects/3/example/config/boot.rb deleted file mode 100644 index 988a5dd..0000000 --- a/projects/3/example/config/boot.rb +++ /dev/null @@ -1,4 +0,0 @@ -ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) - -require "bundler/setup" # Set up gems listed in the Gemfile. -require "bootsnap/setup" # Speed up boot time by caching expensive operations. |
