Added Cop to blacklist the use of serialize
This Cop blacklists the use of ActiveRecord's "serialize" method, except for cases where we already use this.
Showing
Please register or sign in to comment
This Cop blacklists the use of ActiveRecord's "serialize" method, except for cases where we already use this.