diff --git a/config/application.rb b/config/application.rb index 49e67ea01..fa7c95470 100644 --- a/config/application.rb +++ b/config/application.rb @@ -16,7 +16,6 @@ module Consul # Overwrite Rails 5.1 defaults and use the options we used in Rails 5.0 config.action_view.form_with_generates_remote_forms = false - config.assets.unknown_asset_fallback = true # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone. # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.