AyuntamientoMadrid/participacion

View on GitHub
config/environments/custom/staging.rb

Summary

Maintainability
A
0 mins
Test Coverage
Rails.application.configure do
  # Overwrite settings for the staging environment or add your own
  # custom settings for this environment. Note these changes will
  # also affect the preproduction environment, so edit the
  # `config/environments/custom/preproduction.rb` file if you don't
  # want these changes to be applied there as well.
end