I\'ve just followed the install instructions at the the bootsy gem page and it all looks good until I save and look at the post\'s content.
This is what the output l
You need to have something like this, escape html:
<%= f.bootsy_area(:body, class: 'bg-code').html_safe %>