This cop has been renamed to ActiveRecordSerialize to match the way "ActiveRecord" is usually written.
This Cop blacklists the use of ActiveRecord's "serialize" method, except for cases where we already use this.
* implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover