unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 08710a4b445f939a23a56e609165fa031ad7fab9 237 bytes (raw)
$ git show v0.97.1:test/rails/app-2.3.5/config/environments/production.rb	# shows this blob on the CLI

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

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

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