21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-25 13:33:04 +02:00
chexpire/config.ru
2018-05-23 10:47:30 +02:00

6 lines
130 B
Ruby

# This file is used by Rack-based servers to start the application.
require_relative "config/environment"
run Rails.application