@@ -42,6 +42,7 @@ based on the https://rails.rubystyle.guide/[Rails Style Guide].
4242* xref:cops_rails.adoc#railsdelegate[Rails/Delegate]
4343* xref:cops_rails.adoc#railsdelegateallowblank[Rails/DelegateAllowBlank]
4444* xref:cops_rails.adoc#railsdeprecatedactivemodelerrorsmethods[Rails/DeprecatedActiveModelErrorsMethods]
45+ * xref:cops_rails.adoc#railsdotseparatedkeys[Rails/DotSeparatedKeys]
4546* xref:cops_rails.adoc#railsduplicateassociation[Rails/DuplicateAssociation]
4647* xref:cops_rails.adoc#railsduplicatescope[Rails/DuplicateScope]
4748* xref:cops_rails.adoc#railsdurationarithmetic[Rails/DurationArithmetic]
@@ -104,6 +105,7 @@ based on the https://rails.rubystyle.guide/[Rails Style Guide].
104105* xref:cops_rails.adoc#railsreversiblemigration[Rails/ReversibleMigration]
105106* xref:cops_rails.adoc#railsreversiblemigrationmethoddefinition[Rails/ReversibleMigrationMethodDefinition]
106107* xref:cops_rails.adoc#railsrootjoinchain[Rails/RootJoinChain]
108+ * xref:cops_rails.adoc#railsrootpublicpath[Rails/RootPublicPath]
107109* xref:cops_rails.adoc#railssafenavigation[Rails/SafeNavigation]
108110* xref:cops_rails.adoc#railssafenavigationwithblank[Rails/SafeNavigationWithBlank]
109111* xref:cops_rails.adoc#railssavebang[Rails/SaveBang]
@@ -112,9 +114,11 @@ based on the https://rails.rubystyle.guide/[Rails Style Guide].
112114* xref:cops_rails.adoc#railsshorti18n[Rails/ShortI18n]
113115* xref:cops_rails.adoc#railsskipsmodelvalidations[Rails/SkipsModelValidations]
114116* xref:cops_rails.adoc#railssquishedsqlheredocs[Rails/SquishedSQLHeredocs]
117+ * xref:cops_rails.adoc#railsstripheredoc[Rails/StripHeredoc]
115118* xref:cops_rails.adoc#railstablenameassignment[Rails/TableNameAssignment]
116119* xref:cops_rails.adoc#railstimezone[Rails/TimeZone]
117120* xref:cops_rails.adoc#railstimezoneassignment[Rails/TimeZoneAssignment]
121+ * xref:cops_rails.adoc#railstoformatteds[Rails/ToFormattedS]
118122* xref:cops_rails.adoc#railstransactionexitstatement[Rails/TransactionExitStatement]
119123* xref:cops_rails.adoc#railsuniqbeforepluck[Rails/UniqBeforePluck]
120124* xref:cops_rails.adoc#railsuniquevalidationwithoutindex[Rails/UniqueValidationWithoutIndex]
0 commit comments