logo

mastofe

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

identity_fabricator.rb (88B)


  1. Fabricator(:identity) do
  2. user nil
  3. provider "MyString"
  4. uid "MyString"
  5. end