Sign in
eclipse
/
epf
/
org.eclipse.epf.wiki
/
79883476ffda8001bb3c332c4512b437da3d4a3c
/
.
/
source
/
config.ru
blob: 69498099b6819bbbd1b73d9f74e8b6580714ab9f [
file
]
# This file is used by Rack-based servers to start the application.
require
::
File
.
expand_path
(
'../config/environment'
,
__FILE__
)
run
EPFWikiRails3
::
Application