File "boot.rb"

Full Path: /home/analogde/www/php/integrations/rubyonrails/samples/config/boot.rb
File size: 207 bytes
MIME-type: text/x-ruby
Charset: utf-8

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.