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
Rakefile: kill raa_update task
[upr.git]
/
examples
/
rails_app-2.3.4
/
config.ru
blob
45979267d29b98b12b151f625dcde8be09e2be97
1
require 'config/environment'
2
use Rack::ContentLength
3
use Rack::Chunked
4
use Rack::Deflater
5
use Rails::Rack::Static
6
run ActionController::Dispatcher.new