domain_block_fabricator.rb 56 B

123
  1. Fabricator(:domain_block) do
  2. domain "example.com"
  3. end