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