Match dependency-generator output for require_relative
usage (#32800)
This commit is contained in:
parent
8df867b20a
commit
4ef3a1a38d
3 changed files with 4 additions and 3 deletions
2
Rakefile
2
Rakefile
|
@ -3,6 +3,6 @@
|
|||
# Add your own tasks in files placed in lib/tasks ending in .rake,
|
||||
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
||||
|
||||
require File.expand_path('config/application', __dir__)
|
||||
require_relative 'config/application'
|
||||
|
||||
Rails.application.load_tasks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue