logo

mastofe

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

invite_fabricator.rb (83B)


  1. Fabricator(:invite) do
  2. user
  3. expires_at nil
  4. max_uses nil
  5. uses 0
  6. end