mirror of
https://github.com/internetee/registry.git
synced 2025-06-03 03:07:28 +02:00
3 lines
53 B
Ruby
3 lines
53 B
Ruby
Fabricator(:message) do
|
|
body 'fabricator body'
|
|
end
|