game-data/config.ru

4 lines
87 B
Plaintext
Raw Normal View History

root = ::File.dirname(__FILE__)
require ::File.join( root, 'server' )
run GameData.new