Gab-Social/config.ru

6 lines
183 B
Plaintext
Raw Normal View History

2019-07-02 07:10:25 +00:00
# frozen_string_literal: true
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Rails.application