logo

mastofe

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

environment.rb (201B)


  1. # Load the Rails application.
  2. require_relative 'application'
  3. # Initialize the Rails application.
  4. Rails.application.initialize!
  5. ActiveRecord::SchemaDumper.ignore_tables = ['deprecated_preview_cards']