~cytrogen/masto-fe

ref: 16d3e76a710370ab7823fc65302a80e60f6ffee7 masto-fe/config.ru -rw-r--r-- 178 bytes
16d3e76a — dependabot[bot] Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 (#25080) 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