Module: XmtFroala::Builder
- Defined in:
- lib/xmt_froala/helper.rb
Instance Method Summary collapse
Instance Method Details
#froalaeditor(method, options = {}) ⇒ Object
101 102 103 |
# File 'lib/xmt_froala/helper.rb', line 101 def froalaeditor(method, = {}) @template.send("froalaeditor", @object_name, method, ()) end |