Class: Spree::EditorSetting

Inherits:
Preferences::Configuration
  • Object
show all
Defined in:
app/models/spree/editor_setting.rb

Class Method Summary collapse

Class Method Details

.editorsObject



7
8
9
# File 'app/models/spree/editor_setting.rb', line 7

def self.editors
  %w(TinyMCE CKEditor)
end