logo

mastofe

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

rails (141B)


  1. #!/usr/bin/env ruby
  2. APP_PATH = File.expand_path('../config/application', __dir__)
  3. require_relative '../config/boot'
  4. require 'rails/commands'