lib/rubocop/rspec/factory_girl.rb



module RuboCop
  module RSpec
    # RuboCop FactoryGirl project namespace
    module FactoryGirl
    end
  end
end