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

1
2
3
4
5
 
config.cache_classes = false
config.whiny_nils = true
config.action_controller.consider_all_requests_local = true
config.action_controller.perform_caching = false
config.action_view.debug_rjs = true

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