This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-01-20 01:00:14 +01:00
|
|
|
Fabricator(:preview_card) do
|
2017-05-20 17:09:40 +02:00
|
|
|
status
|
|
|
|
url 'http://example.com'
|
2017-01-20 01:00:14 +01:00
|
|
|
end
|