unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 1e049b212f9e6dfdc25508b18d71228fc85b2318 177 bytes (raw)
$ git show v0.95.2:test/rails/app-1.2.3/config/environments/production.rb	# shows this blob on the CLI

1
2
3
4
5
 
# -*- encoding: binary -*-

config.cache_classes = true
config.action_controller.consider_all_requests_local = false
config.action_controller.perform_caching             = true

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