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

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

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