~cytrogen/masto-fe

ref: a1becc91899a53c8702a3350a2a63a417b12fae6 masto-fe/config.ru -rw-r--r-- 178 bytes
a1becc91 — renovate[bot] Update dependency node to 20.8 (#27201) 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