Rails 6.1 allows per environment configuration support for Active Storage
21-Jan-2021 1793
Rails 6.1 allows environment-specific configuration files to set up Active Storage.In development, the config/storage/development.yml file will take precedence over the config/storage.yml file. Similarly, in production, the config/storage/production.yml file will take precedence.If an environment-specific configuration is not present, Rails will fall back to the configuration declared in config/storage.yml.
Rails 6.1 allows per environment configuration support for Active Storage #ruby #rubydeveloper #rubyonrails #Rails #allows #environment #configuration #support #Active #Storage #active #environment https://rubyonrails.ba/link/rails-6-1-allows-per-environment-configuration-support-for-active-storage