Method: Sufia::ContentBlockHelperBehavior#tiny_mce_stuff
- Defined in:
- app/helpers/sufia/content_block_helper_behavior.rb
#tiny_mce_stuff ⇒ Object
48 49 50 51 52 53 |
# File 'app/helpers/sufia/content_block_helper_behavior.rb', line 48 def tiny_mce_stuff capture do concat tinymce_assets concat tinymce end end |