Module: Labimotion::Constants::UserKlassSetting

Defined in:
lib/labimotion/constants.rb

Overview

The independent sub-settings held side by side in user_klass_settings.settings. A save writes only the ones it carries.

Named for the table: these are the sub-keys of a per-user, per-KLASS row. The per-user, klass-independent settings are a different table with its own key list — see UserSettingKey below.

Constant Summary collapse

TOOLBAR =
'toolbar'
LINKED_EL_ATTRS =
'linked_el_attrs'