This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2016-10-09 05:48:43 -07:00
|
|
|
Fabricator(:domain_block) do
|
2017-01-28 16:30:32 -08:00
|
|
|
domain "example.com"
|
2016-10-09 05:48:43 -07:00
|
|
|
end
|