Files

5 lines
161 B
Ruby
Raw Permalink Normal View History

2011-04-20 15:56:04 +02:00
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Nineminutes::Application