Module: Everywhere::Config::Data
- Included in:
- Everywhere::Config
- Defined in:
- lib/everywhere/config/data.rb
Overview
The plumbing every other section reads through: the raw app: and
appearance: hashes, the per-platform overrides that sit on top of them,
and the two value coercions shared across sections. Included first, so
everything below it can call these.