class WangeditorRails::SimpleForm::WangeditorInput
Public Instance Methods
input(wrapper_options)
click to toggle source
# File lib/wangeditor_rails/simple_form.rb, line 4 def input(wrapper_options) @builder.wangeditor(attribute_name, input_html_options) end