Class: XmtFroala::SimpleForm::XmtFroalaInput

Inherits:
SimpleForm::Inputs::Base
  • Object
show all
Defined in:
lib/xmt_froala/simple_form.rb

Instance Method Summary collapse

Instance Method Details

#input(wrapper_options) ⇒ Object



4
5
6
# File 'lib/xmt_froala/simple_form.rb', line 4

def input(wrapper_options)
  @builder.froalaeditor(attribute_name, input_html_options)
end