huginn/config.ru

6 lines
157 B
Text
Raw Permalink Normal View History

2013-03-09 22:32:52 -08:00
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Huginn::Application