super-graph/examples/rails-app/config.ru

6 lines
130 B
Plaintext
Raw Normal View History

2019-03-24 14:57:29 +01:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application