notebook/config.ru
2016-08-26 14:56:52 -05:00

5 lines
163 B
Ruby

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