Sha256: 958b8ed2d20c08bf2bee2485034e5507cf0876cff8766c2545079be60ff78685
Contents?: true
Size: 211 Bytes
Versions: 49
Compression:
Stored size: 211 Bytes
Contents
require "formtastic" class KindeditorInput include ::Formtastic::Inputs::Base def to_html input_wrapping do label_html << builder.kindeditor(method, input_html_options) end end end
Version data entries
49 entries across 49 versions & 7 rubygems