unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 774028f0b1bd213e373ab81c1237af51a6bf8d9c 140 bytes (raw)
$ git show v0.5.2:test/rails/app-2.1.2/config/routes.rb	# shows this blob on the CLI

1
2
3
4
 
ActionController::Routing::Routes.draw do |map|
  map.connect ':controller/:action/:id.:format'
  map.connect ':controller/:action/:id'
end

git clone https://yhbt.net/unicorn.git