config/rails.yml in jetrockets-standard-1.2.1 vs config/rails.yml in jetrockets-standard-1.2.2
- old
+ new
@@ -25,5 +25,11 @@
Style/NumericPredicate:
EnforcedStyle: predicate
Layout/SpaceInsideHashLiteralBraces:
EnforcedStyle: space
+
+Rails/HasAndBelongsToMany:
+ Enabled: false
+
+Rails/SkipsModelValidations:
+ AllowedMethods: touch