vereto-api/config.ru

6 lines
130 B
Text
Raw Permalink Normal View History

2018-02-16 09:12:51 +00:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application