Method: CF::CustomTaskForm#raw_html
- Defined in:
- lib/cf/custom_task_form.rb
#raw_html ⇒ Object
raw_html is an attribute to store the custom html contents
12 13 14 |
# File 'lib/cf/custom_task_form.rb', line 12 def raw_html @raw_html end |