Class: Formtastic::Inputs::FroalaEditorInput
- Inherits:
-
TextInput
- Object
- TextInput
- Formtastic::Inputs::FroalaEditorInput
- Defined in:
- lib/formtastic/inputs/froala_editor_input.rb
Instance Method Summary collapse
Instance Method Details
#input_html_options ⇒ Object
6 7 8 |
# File 'lib/formtastic/inputs/froala_editor_input.rb', line 6 def super.merge('data-aa-froala-editor': '1') end |