class XmtFroala::SimpleForm::XmtFroalaInput

Public Instance Methods

input(wrapper_options) click to toggle source
# File lib/xmt_froala/simple_form.rb, line 4
def input(wrapper_options)
  @builder.froalaeditor(attribute_name, input_html_options)
end