~cytrogen/masto-fe

ref: 6c99479ef486f01ea49a4523843f3e0d0d0e552c masto-fe/config.ru -rw-r--r-- 178 bytes
6c99479e — Claire Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream 2 years ago
                                                                                
1
2
3
4
5
6
# frozen_string_literal: true

# This file is used by Rack-based servers to start the application.

require File.expand_path('config/environment', __dir__)
run Rails.application