personal_plugin_generator/app/views/admin/personal_plugin_fields/template_generator/test/dummy/config.ru

5 lines
154 B
Plaintext
Raw Normal View History

2021-02-27 04:19:24 +00:00
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Rails.application