Sha256: 05a29ce25d998e1d7527e0bee733a779fd689edb1b28869092acad0328124146

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

# frozen_string_literal: true

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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eve-rails-0.1.0 demo/config/boot.rb