Skip to content

Commit

Permalink
fix images being dropped on update
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Mar 25, 2024
1 parent c304546 commit 1698dee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.0

config.active_storage.replace_on_assign_to_many = false
# Configuration for the application, engines, and railties goes here.
#
# These settings can be overridden in specific environments using the files
Expand Down

0 comments on commit 1698dee

Please sign in to comment.