mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove configs which are already enabled in framework defaults
This commit is contained in:
@@ -235,10 +235,6 @@ module Openfoodnetwork
|
||||
|
||||
Rails.application.routes.default_url_options[:host] = ENV["SITE_URL"]
|
||||
|
||||
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