Files
old-stazarucak/whatforlunch.com/config.ru
2017-09-24 10:12:44 +02:00

5 lines
155 B
Ruby

# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Rails.application