This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-10-09 14:48:43 +02:00
|
|
|
Fabricator(:domain_block) do
|
2017-01-29 01:30:32 +01:00
|
|
|
domain "example.com"
|
2016-10-09 14:48:43 +02:00
|
|
|
end
|