Fix Style/UnneededInterpolation

Exclusions from .rubocop_todo.yml deleted.
This cop checks for string interpolated expressions. It supports autocorrection.
Fixes #1823
This commit is contained in:
Sidharth 2017-12-04 23:45:37 +05:30
parent 666f5ab2dc
commit 93fcf8893a
3 changed files with 3 additions and 10 deletions

View file

@ -122,7 +122,7 @@ module FormatHelper
plural || singular.pluralize
end
"#{word}"
word
end
# Returns black or white deppending on what of them contrast more with the