view config.ru @ 136:59991d10f8a3

Fix the variable as well while at it
author nanaya <me@nanaya.pro>
date Wed, 13 Dec 2017 02:52:22 +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