rails.yml in ws-style-6.6.3 vs rails.yml in ws-style-6.7.0
- old
+ new
@@ -57,5 +57,12 @@
Rails/SquishedSQLHeredocs:
Enabled: False
Rails/WhereNot:
Enabled: True
+
+# rubocop-rails 2.9
+Rails/AttributeDefaultBlockValue:
+ Enabled: True
+
+Rails/WhereEquals:
+ Enabled: True