mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
First checkin
This commit is contained in:
parent
f207e2c8b7
commit
90b30db9e8
260 changed files with 37349 additions and 0 deletions
4
config.ru
Normal file
4
config.ru
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# This file is used by Rack-based servers to start the application.
|
||||
|
||||
require ::File.expand_path('../config/environment', __FILE__)
|
||||
run Osem::Application
|
||||
Loading…
Add table
Add a link
Reference in a new issue