1
0
Fork 0
fatkitten/config.ru

7 lines
103 B
Plaintext
Raw Normal View History

2013-07-09 07:53:49 +00:00
$:.unshift File.dirname(__FILE__)
require 'pastemaster'
use Rack::ShowExceptions
run Pastemaster.new