Merge branch 'prod'
This commit is contained in:
parent
0ba2ded4a2
commit
5b624e6c30
19 changed files with 724 additions and 310 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue