Rails 6.1 allows per environment configuration support for Active Storage

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 #active #environment https://rubyonrails.ba/single/rails-6-1-allows-per-environment-configuration-support-for-active-storage

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles