Module: Katalyst::Content::EditorHelper
- Includes:
- TableHelper
- Defined in:
- app/helpers/katalyst/content/editor_helper.rb
Defined Under Namespace
Classes: FormBuilder
Instance Method Summary collapse
-
#content_editor_rich_text_attributes(attributes = {}) ⇒ Object
deprecated
Deprecated.
no longer required
Methods included from TableHelper
#normalize_content_table, #sanitize_content_table
Instance Method Details
#content_editor_rich_text_attributes(attributes = {}) ⇒ Object
Deprecated.
no longer required
16 17 18 |
# File 'app/helpers/katalyst/content/editor_helper.rb', line 16 def content_editor_rich_text_attributes(attributes = {}) attributes end |