connections { from_room: "Puzzle Room" to_room: "E2 Room" door { name: "Puzzles" } } n.ico'/>
about summary refs log blame commit diff stats
path: root/config.ru
blob: f7ba0b527b16a6f539991825ecd72c2e9b6e3af0 (plain) (tree)
1
2
3
4
5




                                                                   
# This file is used by Rack-based servers to start the application.

require_relative 'config/environment'

run Rails.application