view config.ru @ 104:f2398d2a6859

Prefer .attrs to .to_hash
author nanaya <me@myconan.net>
date Mon, 26 Sep 2016 02:40:08 +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