SourcedConfig
Loading of application configuration & locale data for Rails apps, where the config is loaded from a remote or local non-repo source.
Useful in apps that are ‘white-labeled’ and can have different configurations for different deployments.
Config can be loaded from:
- S3
- Local files
Locale data can be loaded from:
- S3
- Local files
- Google Spreadsheets