Module: UpstreamOnlySettings
- Defined in:
- app/models/concerns/upstream_only_settings.rb
Overview
Settings to hide in downstream (will return nil for all values)
Constant Summary collapse
- SETTINGS =
%w[ allow_multiple_content_views ].freeze
Settings to hide in downstream (will return nil for all values)
%w[ allow_multiple_content_views ].freeze