mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Tell Zeitwerk to ignore app/webpacker directory.
The files here are not Ruby classes
This commit is contained in:
@@ -228,6 +228,8 @@ module Openfoodnetwork
|
||||
|
||||
config.autoloader = :zeitwerk
|
||||
|
||||
Rails.autoloaders.main.ignore(Rails.root.join('app/webpacker'))
|
||||
|
||||
config.action_view.form_with_generates_ids = true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user