view config.ru @ 179:b224cf75a759

Update gems
author nanaya <me@nanaya.pro>
date Sat, 13 Oct 2018 14:36:14 +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