Method: VCFB::Component::RichTextArea#form_element
- Defined in:
- lib/vcfb/component/rich_text_area.rb
#form_element(options = {}) ⇒ Object
12 13 14 |
# File 'lib/vcfb/component/rich_text_area.rb', line 12 def form_element( = {}) rich_text_area(@form.object_name, @method, ) end |