resolve zeitwerk issues

This commit is contained in:
viehlieb 2023-01-06 16:55:40 +01:00 committed by Philipp Rothmann
parent ea248a5f28
commit 50bf879fbf
11 changed files with 15 additions and 13 deletions

View file

@ -1,3 +1,5 @@
# config/initializers/zeitwerk.rb
ActiveSupport::Dependencies
.autoload_paths
.delete("#{Rails.root}/app/controllers/concerns")