repo.or.cz
/
unicorn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Update Rails tests to run on Rails 2.3.3.1
[unicorn.git]
/
test
/
rails
/
app-2.3.3.1
/
config
/
routes.rb
blob
42488533537a75bf39e49515254f4269c6159a3a
1
ActionController::Routing::Routes.draw do |map|
2
map.connect ':controller/:action/:id'
3
map.connect ':controller/:action/:id.:format'
4
end