This commit is contained in:
parent
4faaa5b25e
commit
4fe127664b
5 changed files with 10 additions and 0 deletions
|
@ -4,6 +4,7 @@ module Settings
|
|||
class ScopedSettings
|
||||
DEFAULTING_TO_UNSCOPED = %w(
|
||||
theme
|
||||
noindex
|
||||
).freeze
|
||||
|
||||
def initialize(object)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue