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