class KindeditorInput
Public Instance Methods
to_html()
click to toggle source
# File lib/xmt_froala/formtastic.rb, line 6 def to_html input_wrapping do label_html << builder.froalaeditor(method, input_html_options) end end