repo.or.cz
/
upr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "examples/rails_app-2.3.4: move middleware setup to config.ru"
[upr.git]
/
examples
/
rails_app-2.3.4
/
config.ru
blob
d51b6b2c076c6a88f8a9f03d9d6fbbf439dcc50d
1
require 'config/environment'
2
use Rails::Rack::Static
3
run ActionController::Dispatcher.new