Detect code that could use #present? with rubocop

This commit is contained in:
gregoirenovel 2018-01-15 09:45:31 +01:00
parent 3593adbe66
commit 22e58a5346

View file

@ -579,7 +579,7 @@ Rails/PluralizationGrammar:
Enabled: false
Rails/Present:
Enabled: false
Enabled: true
Rails/ReadWriteAttribute:
Enabled: false