scheduled_reminders/config.ru

6 lines
130 B
Plaintext
Raw Permalink Normal View History

2020-02-12 13:02:03 +01:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application