~cytrogen/masto-fe

ref: 430eac3eb1021d30f1ca73ec21444a3a5cb0bab7 masto-fe/config.ru -rw-r--r-- 178 bytes
430eac3e — renovate[bot] Update dependency @babel/preset-env to v7.22.14 (#26732) 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