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

1
2
3
4
 
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