logo

mastofe

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

session_activation_fabricator.rb (70B)


  1. Fabricator(:session_activation) do
  2. user
  3. session_id "MyString"
  4. end