notebook/config.ru
Andrew Brown bb7c5eeee4 rails app
2012-12-22 17:39:34 -06:00

5 lines
164 B
Ruby

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