Class: Spree::EditorSetting
- Inherits:
-
Preferences::Configuration
- Object
- Preferences::Configuration
- Spree::EditorSetting
- Defined in:
- app/models/spree/editor_setting.rb
Class Method Summary collapse
Class Method Details
.editors ⇒ Object
7 8 9 |
# File 'app/models/spree/editor_setting.rb', line 7 def self.editors %w(TinyMCE CKEditor) end |