view config.ru @ 201:40c828f83657

Using query string seems to be a bit more stable now?
author nanaya <me@nanaya.pro>
date Sat, 22 Aug 2020 04:38:11 +0900
parents d5a0d66ee457
children 2335107f35d0
line wrap: on
line source

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

require_relative "config/environment"

run Rails.application