logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

account_domain_block_fabricator.rb (74B)


  1. Fabricator(:account_domain_block) do
  2. account
  3. domain 'example.com'
  4. end