asciinema.org/config.ru

5 lines
157 B
Plaintext
Raw Normal View History

# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
2011-11-27 12:54:10 +00:00
run AsciiIo::Application