Fix TinyMCE JS on forms loaded with DOM (#1827)
...
* Fix TinyMCE JS on forms loaded with DOM
Fixes #1777
* Fix broken specs
* Fix Rubocop style violations
Ignored LineLength violations when string is part of FastGettext
* Updated rubocop style gem
Gavin Morrice
authored
on 22 Aug 2018
Sam Rust
committed
on 22 Aug 2018
Ensure annotations destroyed when text is blank
...
When a user updates an existing annotation to set its text to blank, this
should destroy that annotation record on the DB—since they can't be valid without
text.