domain_allow_fabricator.rb 53 B

123
  1. Fabricator(:domain_allow) do
  2. domain "MyString"
  3. end