Wagner Narde

Results 2 issues of Wagner Narde

I've hacked some code (https://github.com/wagner/search_cop/commit/e66ec0156fee0e0782f39eea1b2b94a0c2fe5b95) to allow a custom mapper for a [brainspec/enumerize](https://github.com/brainspec/enumerize) attribute: ``` ruby class Comment < ActiveRecord::Base include SearchCop extend Enumerize belongs_to :user enumerize :state, in: {:new...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

Proposed