init
This commit is contained in:
commit
793560c0c4
7 changed files with 97 additions and 0 deletions
3
config.ru
Normal file
3
config.ru
Normal file
|
@ -0,0 +1,3 @@
|
|||
require_relative './app'
|
||||
run App.freeze.app
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue