Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is actually a false positive as mentioned in rubocop/rubocop-rails#260, so let's disable it. I think `content_tag(:div)` is more readable than `tag.div`. There's a discussion to be had, but we can just allow both.
- Loading branch information