Class: WangeditorRails::SimpleForm::WangeditorInput
- Inherits:
-
SimpleForm::Inputs::Base
- Object
- SimpleForm::Inputs::Base
- WangeditorRails::SimpleForm::WangeditorInput
- Defined in:
- lib/wangeditor_rails/simple_form.rb
Instance Method Summary collapse
Instance Method Details
#input(wrapper_options) ⇒ Object
4 5 6 |
# File 'lib/wangeditor_rails/simple_form.rb', line 4 def input() @builder.wangeditor(attribute_name, ) end |