Description
Model attributes serialize to hash checker.
Installation
Add this line to your application's Gemfile:
gem 'rubocop-serializer', require: false
Then include cop in your .rubocop.yml
like this:
require:
- rubocop-serializer
License
The gem is available as open source under the terms of the MIT License.