Files
joanna-website/config/boot.rb
T
bionickatana 2a4e1c5026
CI / scan_ruby (push) Failing after 1m0s
CI / scan_js (push) Failing after 6s
CI / lint (push) Failing after 12s
CI / test (push) Failing after 3s
CI / system-test (push) Failing after 5s
starting Rails ste
2026-07-27 17:11:19 -06:00

5 lines
207 B
Ruby

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.