ftp-manager/config.ru

7 lines
160 B
Plaintext
Raw Permalink Normal View History

2016-09-18 09:41:51 -05:00
# frozen_string_literal: true
2016-08-27 15:52:19 -05:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application