logo

mastofe

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

account_moderation_note_fabricator.rb (77B)


  1. Fabricator(:account_moderation_note) do
  2. content "MyText"
  3. account nil
  4. end