logo

mastofe

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

admin_action_log_fabricator.rb (87B)


  1. Fabricator('Admin::ActionLog') do
  2. account nil
  3. action "MyString"
  4. target nil
  5. end