~cytrogen/masto-fe

ref: f7a4d77d908e6de6ce823d13c9fac1b075d9f4f8 masto-fe/config.ru -rw-r--r-- 178 bytes
f7a4d77d — Eugen Rochko [Glitch] Add `in:` to search popout in web UI 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