| 
						
					 | 
					 | 
					@ -13,32 +13,32 @@ AllCops:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/AlignLeftLetBrace:
 | 
					 | 
					 | 
					 | 
					RSpec/AlignLeftLetBrace:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that left braces for adjacent single line lets are aligned.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that left braces for adjacent single line lets are aligned.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: false
 | 
					 | 
					 | 
					 | 
					  Enabled: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AlignLeftLetBrace
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AlignLeftLetBrace
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/AlignRightLetBrace:
 | 
					 | 
					 | 
					 | 
					RSpec/AlignRightLetBrace:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that right braces for adjacent single line lets are aligned.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that right braces for adjacent single line lets are aligned.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: false
 | 
					 | 
					 | 
					 | 
					  Enabled: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AlignRightLetBrace
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AlignRightLetBrace
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/AnyInstance:
 | 
					 | 
					 | 
					 | 
					RSpec/AnyInstance:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check that instances are not being stubbed globally.
 | 
					 | 
					 | 
					 | 
					  Description: Check that instances are not being stubbed globally.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AnyInstance
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AnyInstance
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/AroundBlock:
 | 
					 | 
					 | 
					 | 
					RSpec/AroundBlock:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that around blocks actually run the test.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that around blocks actually run the test.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AroundBlock
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/AroundBlock
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/Be:
 | 
					 | 
					 | 
					 | 
					RSpec/Be:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check for expectations where `be` is used without argument.
 | 
					 | 
					 | 
					 | 
					  Description: Check for expectations where `be` is used without argument.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Be
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Be
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/BeEql:
 | 
					 | 
					 | 
					 | 
					RSpec/BeEql:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check for expectations where `be(...)` can replace `eql(...)`.
 | 
					 | 
					 | 
					 | 
					  Description: Check for expectations where `be(...)` can replace `eql(...)`.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEql
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEql
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/BeforeAfterAll:
 | 
					 | 
					 | 
					 | 
					RSpec/BeforeAfterAll:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check that before/after(:all) isn't being used.
 | 
					 | 
					 | 
					 | 
					  Description: Check that before/after(:all) isn't being used.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -47,12 +47,12 @@ RSpec/BeforeAfterAll:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - spec/spec_helper.rb
 | 
					 | 
					 | 
					 | 
					  - spec/spec_helper.rb
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - spec/rails_helper.rb
 | 
					 | 
					 | 
					 | 
					  - spec/rails_helper.rb
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - spec/support/**/*.rb
 | 
					 | 
					 | 
					 | 
					  - spec/support/**/*.rb
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeforeAfterAll
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeforeAfterAll
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ContextMethod:
 | 
					 | 
					 | 
					 | 
					RSpec/ContextMethod:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: "`context` should not be used for specifying methods."
 | 
					 | 
					 | 
					 | 
					  Description: "`context` should not be used for specifying methods."
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ContextMethod
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ContextMethod
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ContextWording:
 | 
					 | 
					 | 
					 | 
					RSpec/ContextWording:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that `context` docstring starts with an allowed prefix.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that `context` docstring starts with an allowed prefix.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -61,22 +61,22 @@ RSpec/ContextWording:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - when
 | 
					 | 
					 | 
					 | 
					  - when
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - with
 | 
					 | 
					 | 
					 | 
					  - with
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - without
 | 
					 | 
					 | 
					 | 
					  - without
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ContextWording
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ContextWording
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/DescribeClass:
 | 
					 | 
					 | 
					 | 
					RSpec/DescribeClass:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check that the first argument to the top level describe is a constant.
 | 
					 | 
					 | 
					 | 
					  Description: Check that the first argument to the top level describe is a constant.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribeClass
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribeClass
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/DescribeMethod:
 | 
					 | 
					 | 
					 | 
					RSpec/DescribeMethod:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that the second argument to `describe` specifies a method.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that the second argument to `describe` specifies a method.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribeMethod
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribeMethod
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/DescribeSymbol:
 | 
					 | 
					 | 
					 | 
					RSpec/DescribeSymbol:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Avoid describing symbols.
 | 
					 | 
					 | 
					 | 
					  Description: Avoid describing symbols.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribeSymbol
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribeSymbol
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/DescribedClass:
 | 
					 | 
					 | 
					 | 
					RSpec/DescribedClass:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that tests use `described_class`.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that tests use `described_class`.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -86,51 +86,56 @@ RSpec/DescribedClass:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - described_class
 | 
					 | 
					 | 
					 | 
					  - described_class
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - explicit
 | 
					 | 
					 | 
					 | 
					  - explicit
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribedClass
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribedClass
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					RSpec/DescribedClassModuleWrapping:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  Description: Avoid opening modules and defining specs within them.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  Enabled: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribedClassModuleWrapping
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/Dialect:
 | 
					 | 
					 | 
					 | 
					RSpec/Dialect:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: This cop enforces custom RSpec dialects.
 | 
					 | 
					 | 
					 | 
					  Description: This cop enforces custom RSpec dialects.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: false
 | 
					 | 
					 | 
					 | 
					  Enabled: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  PreferredMethods: {}
 | 
					 | 
					 | 
					 | 
					  PreferredMethods: {}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Dialect
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Dialect
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/EmptyExampleGroup:
 | 
					 | 
					 | 
					 | 
					RSpec/EmptyExampleGroup:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if an example group does not include any tests.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if an example group does not include any tests.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  CustomIncludeMethods: []
 | 
					 | 
					 | 
					 | 
					  CustomIncludeMethods: []
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyExampleGroup
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyExampleGroup
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterExample:
 | 
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterExample:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after example blocks.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after example blocks.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  AllowConsecutiveOneLiners: true
 | 
					 | 
					 | 
					 | 
					  AllowConsecutiveOneLiners: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExample
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExample
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterExampleGroup:
 | 
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterExampleGroup:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after example group blocks.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after example group blocks.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExampleGroup
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExampleGroup
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterFinalLet:
 | 
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterFinalLet:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after the last let block.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after the last let block.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterFinalLet
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterFinalLet
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterHook:
 | 
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterHook:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after hook blocks.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after hook blocks.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterHook
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterHook
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterSubject:
 | 
					 | 
					 | 
					 | 
					RSpec/EmptyLineAfterSubject:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after subject block.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if there is an empty line after subject block.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterSubject
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterSubject
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ExampleLength:
 | 
					 | 
					 | 
					 | 
					RSpec/ExampleLength:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for long examples.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for long examples.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Max: 5
 | 
					 | 
					 | 
					 | 
					  Max: 5
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleLength
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleLength
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ExampleWithoutDescription:
 | 
					 | 
					 | 
					 | 
					RSpec/ExampleWithoutDescription:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for examples without a description.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for examples without a description.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -140,7 +145,7 @@ RSpec/ExampleWithoutDescription:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - always_allow
 | 
					 | 
					 | 
					 | 
					  - always_allow
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - single_line_only
 | 
					 | 
					 | 
					 | 
					  - single_line_only
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - disallow
 | 
					 | 
					 | 
					 | 
					  - disallow
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ExampleWording:
 | 
					 | 
					 | 
					 | 
					RSpec/ExampleWording:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for common mistakes in example descriptions.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for common mistakes in example descriptions.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -151,14 +156,14 @@ RSpec/ExampleWording:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    have: has
 | 
					 | 
					 | 
					 | 
					    have: has
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    HAVE: HAS
 | 
					 | 
					 | 
					 | 
					    HAVE: HAS
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  IgnoredWords: []
 | 
					 | 
					 | 
					 | 
					  IgnoredWords: []
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ExpectActual:
 | 
					 | 
					 | 
					 | 
					RSpec/ExpectActual:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for `expect(...)` calls containing literal values.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for `expect(...)` calls containing literal values.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Exclude:
 | 
					 | 
					 | 
					 | 
					  Exclude:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - spec/routing/**/*
 | 
					 | 
					 | 
					 | 
					  - spec/routing/**/*
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectActual
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectActual
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ExpectChange:
 | 
					 | 
					 | 
					 | 
					RSpec/ExpectChange:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for consistent style of change matcher.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for consistent style of change matcher.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -167,17 +172,17 @@ RSpec/ExpectChange:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - method_call
 | 
					 | 
					 | 
					 | 
					  - method_call
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - block
 | 
					 | 
					 | 
					 | 
					  - block
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectChange
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectChange
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ExpectInHook:
 | 
					 | 
					 | 
					 | 
					RSpec/ExpectInHook:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Do not use `expect` in hooks such as `before`.
 | 
					 | 
					 | 
					 | 
					  Description: Do not use `expect` in hooks such as `before`.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ExpectOutput:
 | 
					 | 
					 | 
					 | 
					RSpec/ExpectOutput:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for opportunities to use `expect { ... }.to output`.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for opportunities to use `expect { ... }.to output`.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectOutput
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectOutput
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/FilePath:
 | 
					 | 
					 | 
					 | 
					RSpec/FilePath:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that spec file paths are consistent with the test subject.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that spec file paths are consistent with the test subject.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -186,12 +191,12 @@ RSpec/FilePath:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    RuboCop: rubocop
 | 
					 | 
					 | 
					 | 
					    RuboCop: rubocop
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    RSpec: rspec
 | 
					 | 
					 | 
					 | 
					    RSpec: rspec
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  IgnoreMethods: false
 | 
					 | 
					 | 
					 | 
					  IgnoreMethods: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FilePath
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FilePath
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/Focus:
 | 
					 | 
					 | 
					 | 
					RSpec/Focus:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if examples are focused.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if examples are focused.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Focus
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Focus
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/HookArgument:
 | 
					 | 
					 | 
					 | 
					RSpec/HookArgument:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks the arguments passed to `before`, `around`, and `after`.
 | 
					 | 
					 | 
					 | 
					  Description: Checks the arguments passed to `before`, `around`, and `after`.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -201,17 +206,17 @@ RSpec/HookArgument:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - implicit
 | 
					 | 
					 | 
					 | 
					  - implicit
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - each
 | 
					 | 
					 | 
					 | 
					  - each
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - example
 | 
					 | 
					 | 
					 | 
					  - example
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/HookArgument
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/HookArgument
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/HooksBeforeExamples:
 | 
					 | 
					 | 
					 | 
					RSpec/HooksBeforeExamples:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for before/around/after hooks that come after an example.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for before/around/after hooks that come after an example.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/HooksBeforeExamples
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/HooksBeforeExamples
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ImplicitBlockExpectation:
 | 
					 | 
					 | 
					 | 
					RSpec/ImplicitBlockExpectation:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check that implicit block expectation syntax is not used.
 | 
					 | 
					 | 
					 | 
					  Description: Check that implicit block expectation syntax is not used.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitBlockExpectation
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitBlockExpectation
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ImplicitExpect:
 | 
					 | 
					 | 
					 | 
					RSpec/ImplicitExpect:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check that a consistent implicit expectation style is used.
 | 
					 | 
					 | 
					 | 
					  Description: Check that a consistent implicit expectation style is used.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -220,7 +225,7 @@ RSpec/ImplicitExpect:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - is_expected
 | 
					 | 
					 | 
					 | 
					  - is_expected
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - should
 | 
					 | 
					 | 
					 | 
					  - should
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitExpect
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitExpect
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ImplicitSubject:
 | 
					 | 
					 | 
					 | 
					RSpec/ImplicitSubject:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -230,23 +235,23 @@ RSpec/ImplicitSubject:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - single_line_only
 | 
					 | 
					 | 
					 | 
					  - single_line_only
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - single_statement_only
 | 
					 | 
					 | 
					 | 
					  - single_statement_only
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - disallow
 | 
					 | 
					 | 
					 | 
					  - disallow
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitSubject
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitSubject
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/InstanceSpy:
 | 
					 | 
					 | 
					 | 
					RSpec/InstanceSpy:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for `instance_double` used with `have_received`.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for `instance_double` used with `have_received`.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InstanceSpy
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InstanceSpy
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/InstanceVariable:
 | 
					 | 
					 | 
					 | 
					RSpec/InstanceVariable:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for instance variable usage in specs.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for instance variable usage in specs.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  AssignmentOnly: false
 | 
					 | 
					 | 
					 | 
					  AssignmentOnly: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InstanceVariable
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InstanceVariable
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/InvalidPredicateMatcher:
 | 
					 | 
					 | 
					 | 
					RSpec/InvalidPredicateMatcher:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks invalid usage for predicate matcher.
 | 
					 | 
					 | 
					 | 
					  Description: Checks invalid usage for predicate matcher.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InvalidPredicateMatcher
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InvalidPredicateMatcher
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ItBehavesLike:
 | 
					 | 
					 | 
					 | 
					RSpec/ItBehavesLike:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that only one `it_behaves_like` style is used.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that only one `it_behaves_like` style is used.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -255,37 +260,37 @@ RSpec/ItBehavesLike:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - it_behaves_like
 | 
					 | 
					 | 
					 | 
					  - it_behaves_like
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - it_should_behave_like
 | 
					 | 
					 | 
					 | 
					  - it_should_behave_like
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ItBehavesLike
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ItBehavesLike
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/IteratedExpectation:
 | 
					 | 
					 | 
					 | 
					RSpec/IteratedExpectation:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check that `all` matcher is used instead of iterating over an array.
 | 
					 | 
					 | 
					 | 
					  Description: Check that `all` matcher is used instead of iterating over an array.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IteratedExpectation
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IteratedExpectation
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/LeadingSubject:
 | 
					 | 
					 | 
					 | 
					RSpec/LeadingSubject:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Enforce that subject is the first definition in the test.
 | 
					 | 
					 | 
					 | 
					  Description: Enforce that subject is the first definition in the test.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LeadingSubject
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LeadingSubject
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/LeakyConstantDeclaration:
 | 
					 | 
					 | 
					 | 
					RSpec/LeakyConstantDeclaration:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that no class, module, or constant is declared.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that no class, module, or constant is declared.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LeakyConstantDeclaration
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LeakyConstantDeclaration
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/LetBeforeExamples:
 | 
					 | 
					 | 
					 | 
					RSpec/LetBeforeExamples:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for `let` definitions that come after an example.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for `let` definitions that come after an example.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LetBeforeExamples
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LetBeforeExamples
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/LetSetup:
 | 
					 | 
					 | 
					 | 
					RSpec/LetSetup:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks unreferenced `let!` calls being used for test setup.
 | 
					 | 
					 | 
					 | 
					  Description: Checks unreferenced `let!` calls being used for test setup.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LetSetup
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LetSetup
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/MessageChain:
 | 
					 | 
					 | 
					 | 
					RSpec/MessageChain:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check that chains of messages are not being stubbed.
 | 
					 | 
					 | 
					 | 
					  Description: Check that chains of messages are not being stubbed.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MessageChain
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MessageChain
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/MessageExpectation:
 | 
					 | 
					 | 
					 | 
					RSpec/MessageExpectation:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for consistent message expectation style.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for consistent message expectation style.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -294,7 +299,7 @@ RSpec/MessageExpectation:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - allow
 | 
					 | 
					 | 
					 | 
					  - allow
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - expect
 | 
					 | 
					 | 
					 | 
					  - expect
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MessageExpectation
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MessageExpectation
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/MessageSpies:
 | 
					 | 
					 | 
					 | 
					RSpec/MessageSpies:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that message expectations are set using spies.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that message expectations are set using spies.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -303,41 +308,41 @@ RSpec/MessageSpies:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - have_received
 | 
					 | 
					 | 
					 | 
					  - have_received
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - receive
 | 
					 | 
					 | 
					 | 
					  - receive
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MessageSpies
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MessageSpies
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/MissingExampleGroupArgument:
 | 
					 | 
					 | 
					 | 
					RSpec/MissingExampleGroupArgument:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that the first argument to an example group is not empty.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that the first argument to an example group is not empty.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MissingExampleGroupArgument
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MissingExampleGroupArgument
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/MultipleDescribes:
 | 
					 | 
					 | 
					 | 
					RSpec/MultipleDescribes:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for multiple top level describes.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for multiple top level describes.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleDescribes
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleDescribes
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/MultipleExpectations:
 | 
					 | 
					 | 
					 | 
					RSpec/MultipleExpectations:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if examples contain too many `expect` calls.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if examples contain too many `expect` calls.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Max: 1
 | 
					 | 
					 | 
					 | 
					  Max: 1
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  AggregateFailuresByDefault: false
 | 
					 | 
					 | 
					 | 
					  AggregateFailuresByDefault: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleExpectations
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleExpectations
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/MultipleSubjects:
 | 
					 | 
					 | 
					 | 
					RSpec/MultipleSubjects:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if an example group defines `subject` multiple times.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if an example group defines `subject` multiple times.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleSubjects
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleSubjects
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/NamedSubject:
 | 
					 | 
					 | 
					 | 
					RSpec/NamedSubject:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for explicitly referenced test subjects.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for explicitly referenced test subjects.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  IgnoreSharedExamples: true
 | 
					 | 
					 | 
					 | 
					  IgnoreSharedExamples: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NamedSubject
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NamedSubject
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/NestedGroups:
 | 
					 | 
					 | 
					 | 
					RSpec/NestedGroups:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for nested example groups.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for nested example groups.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Max: 3
 | 
					 | 
					 | 
					 | 
					  Max: 3
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NestedGroups
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NestedGroups
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/NotToNot:
 | 
					 | 
					 | 
					 | 
					RSpec/NotToNot:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for consistent method usage for negating expectations.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for consistent method usage for negating expectations.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -346,47 +351,48 @@ RSpec/NotToNot:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - not_to
 | 
					 | 
					 | 
					 | 
					  - not_to
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - to_not
 | 
					 | 
					 | 
					 | 
					  - to_not
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NotToNot
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NotToNot
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/OverwritingSetup:
 | 
					 | 
					 | 
					 | 
					RSpec/OverwritingSetup:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks if there is a let/subject that overwrites an existing one.
 | 
					 | 
					 | 
					 | 
					  Description: Checks if there is a let/subject that overwrites an existing one.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/OverwritingSetup
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/OverwritingSetup
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/Pending:
 | 
					 | 
					 | 
					 | 
					RSpec/Pending:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: false
 | 
					 | 
					 | 
					 | 
					  Enabled: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for any pending or skipped examples.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for any pending or skipped examples.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Pending
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Pending
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/PredicateMatcher:
 | 
					 | 
					 | 
					 | 
					RSpec/PredicateMatcher:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Prefer using predicate matcher over using predicate method directly.
 | 
					 | 
					 | 
					 | 
					  Description: Prefer using predicate matcher over using predicate method directly.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Strict: true
 | 
					 | 
					 | 
					 | 
					  Strict: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  EnforcedStyle: inflected
 | 
					 | 
					 | 
					 | 
					  EnforcedStyle: inflected
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  AllowedExplicitMatchers: []
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - inflected
 | 
					 | 
					 | 
					 | 
					  - inflected
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - explicit
 | 
					 | 
					 | 
					 | 
					  - explicit
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/PredicateMatcher
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/PredicateMatcher
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ReceiveCounts:
 | 
					 | 
					 | 
					 | 
					RSpec/ReceiveCounts:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check for `once` and `twice` receive counts matchers usage.
 | 
					 | 
					 | 
					 | 
					  Description: Check for `once` and `twice` receive counts matchers usage.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ReceiveCounts
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ReceiveCounts
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ReceiveNever:
 | 
					 | 
					 | 
					 | 
					RSpec/ReceiveNever:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Prefer `not_to receive(...)` over `receive(...).never`.
 | 
					 | 
					 | 
					 | 
					  Description: Prefer `not_to receive(...)` over `receive(...).never`.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ReceiveNever
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ReceiveNever
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/RepeatedDescription:
 | 
					 | 
					 | 
					 | 
					RSpec/RepeatedDescription:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check for repeated description strings in example groups.
 | 
					 | 
					 | 
					 | 
					  Description: Check for repeated description strings in example groups.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedDescription
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedDescription
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/RepeatedExample:
 | 
					 | 
					 | 
					 | 
					RSpec/RepeatedExample:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Check for repeated examples within example groups.
 | 
					 | 
					 | 
					 | 
					  Description: Check for repeated examples within example groups.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ReturnFromStub:
 | 
					 | 
					 | 
					 | 
					RSpec/ReturnFromStub:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -395,75 +401,75 @@ RSpec/ReturnFromStub:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - and_return
 | 
					 | 
					 | 
					 | 
					  - and_return
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - block
 | 
					 | 
					 | 
					 | 
					  - block
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ReturnFromStub
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ReturnFromStub
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ScatteredLet:
 | 
					 | 
					 | 
					 | 
					RSpec/ScatteredLet:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for let scattered across the example group.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for let scattered across the example group.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ScatteredLet
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ScatteredLet
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/ScatteredSetup:
 | 
					 | 
					 | 
					 | 
					RSpec/ScatteredSetup:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for setup scattered across multiple hooks in an example group.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for setup scattered across multiple hooks in an example group.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ScatteredSetup
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ScatteredSetup
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/SharedContext:
 | 
					 | 
					 | 
					 | 
					RSpec/SharedContext:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for proper shared_context and shared_examples usage.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for proper shared_context and shared_examples usage.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SharedContext
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SharedContext
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/SharedExamples:
 | 
					 | 
					 | 
					 | 
					RSpec/SharedExamples:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Enforces use of string to titleize shared examples.
 | 
					 | 
					 | 
					 | 
					  Description: Enforces use of string to titleize shared examples.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SharedExamples
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SharedExamples
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/SingleArgumentMessageChain:
 | 
					 | 
					 | 
					 | 
					RSpec/SingleArgumentMessageChain:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that chains of messages contain more than one element.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that chains of messages contain more than one element.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SingleArgumentMessageChain
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SingleArgumentMessageChain
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/SubjectStub:
 | 
					 | 
					 | 
					 | 
					RSpec/SubjectStub:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for stubbed test subjects.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for stubbed test subjects.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SubjectStub
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SubjectStub
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/UnspecifiedException:
 | 
					 | 
					 | 
					 | 
					RSpec/UnspecifiedException:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for a specified error in checking raised errors.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for a specified error in checking raised errors.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/UnspecifiedException
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/UnspecifiedException
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/VerifiedDoubles:
 | 
					 | 
					 | 
					 | 
					RSpec/VerifiedDoubles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Prefer using verifying doubles over normal doubles.
 | 
					 | 
					 | 
					 | 
					  Description: Prefer using verifying doubles over normal doubles.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  IgnoreNameless: true
 | 
					 | 
					 | 
					 | 
					  IgnoreNameless: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  IgnoreSymbolicNames: false
 | 
					 | 
					 | 
					 | 
					  IgnoreSymbolicNames: false
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/VerifiedDoubles
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/VerifiedDoubles
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/VoidExpect:
 | 
					 | 
					 | 
					 | 
					RSpec/VoidExpect:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: This cop checks void `expect()`.
 | 
					 | 
					 | 
					 | 
					  Description: This cop checks void `expect()`.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/VoidExpect
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/VoidExpect
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					RSpec/Yield:
 | 
					 | 
					 | 
					 | 
					RSpec/Yield:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: This cop checks for calling a block within a stub.
 | 
					 | 
					 | 
					 | 
					  Description: This cop checks for calling a block within a stub.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Yield
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Yield
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Capybara/CurrentPathExpectation:
 | 
					 | 
					 | 
					 | 
					Capybara/CurrentPathExpectation:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks that no expectations are set on Capybara's `current_path`.
 | 
					 | 
					 | 
					 | 
					  Description: Checks that no expectations are set on Capybara's `current_path`.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Capybara/CurrentPathExpectation
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Capybara/CurrentPathExpectation
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Capybara/FeatureMethods:
 | 
					 | 
					 | 
					 | 
					Capybara/FeatureMethods:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for consistent method usage in feature specs.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for consistent method usage in feature specs.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  EnabledMethods: []
 | 
					 | 
					 | 
					 | 
					  EnabledMethods: []
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Capybara/FeatureMethods
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Capybara/FeatureMethods
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					FactoryBot/AttributeDefinedStatically:
 | 
					 | 
					 | 
					 | 
					FactoryBot/AttributeDefinedStatically:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Always declare attribute values as blocks.
 | 
					 | 
					 | 
					 | 
					  Description: Always declare attribute values as blocks.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Enabled: true
 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FactoryBot/AttributeDefinedStatically
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FactoryBot/AttributeDefinedStatically
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					FactoryBot/CreateList:
 | 
					 | 
					 | 
					 | 
					FactoryBot/CreateList:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Checks for create_list usage.
 | 
					 | 
					 | 
					 | 
					  Description: Checks for create_list usage.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -472,7 +478,12 @@ FactoryBot/CreateList:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - create_list
 | 
					 | 
					 | 
					 | 
					  - create_list
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - n_times
 | 
					 | 
					 | 
					 | 
					  - n_times
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FactoryBot/CreateList
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FactoryBot/CreateList
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					FactoryBot/FactoryClassName:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  Description: Use string value when setting the class attribute explicitly.
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  Enabled: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FactoryBot/FactoryClassName
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Rails/HttpStatus:
 | 
					 | 
					 | 
					 | 
					Rails/HttpStatus:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  Description: Enforces use of symbolic or numeric value to describe HTTP status.
 | 
					 | 
					 | 
					 | 
					  Description: Enforces use of symbolic or numeric value to describe HTTP status.
 | 
				
			
			
		
	
	
		
		
			
				
					
					| 
						
					 | 
					 | 
					@ -481,4 +492,4 @@ Rails/HttpStatus:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
					 | 
					 | 
					 | 
					  SupportedStyles:
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - numeric
 | 
					 | 
					 | 
					 | 
					  - numeric
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  - symbolic
 | 
					 | 
					 | 
					 | 
					  - symbolic
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Rails/HttpStatus
 | 
					 | 
					 | 
					 | 
					  StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Rails/HttpStatus
 |