Module: RuboCop::RSpec::FactoryBot
- Defined in:
- lib/rubocop/rspec/factory_bot.rb
Overview
RuboCop FactoryBot project namespace
Class Method Summary collapse
Class Method Details
.attribute_defining_methods ⇒ Object
49 50 51 |
# File 'lib/rubocop/rspec/factory_bot.rb', line 49 def self.attribute_defining_methods ATTRIBUTE_DEFINING_METHODS end |
.reserved_methods ⇒ Object
53 54 55 |
# File 'lib/rubocop/rspec/factory_bot.rb', line 53 def self.reserved_methods RESERVED_METHODS end |