require: - rubocop-rails Rails/ActiveRecordCallbacksOrder: Enabled: true Rails/AfterCommitOverride: Enabled: true Rails/AttributeDefaultBlockValue: Enabled: true Rails/DefaultScope: Enabled: true Rails/Delegate: Enabled: false Rails/FindById: Enabled: true Rails/Inquiry: Enabled: false Rails/MailerName: Enabled: true Rails/MatchRoute: Enabled: true Rails/NegateInclude: Enabled: true # Conflicts with Mongoid Rails/Pluck: Enabled: false # Conflicts with Mongoid Rails/PluckInWhere: Enabled: false Rails/RenderInline: Enabled: true Rails/RenderPlainText: Enabled: true Rails/ShortI18n: Enabled: true Rails/SquishedSQLHeredocs: Enabled: true Rails/WhereEquals: Enabled: true # Conflicts with Mongoid Rails/WhereExists: Enabled: false # Conflicts with Mongoid Rails/WhereNot: Enabled: false