unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 55376c574ace4fadfb050b582702ceca15a3dc5b 235 bytes (raw)
$ git show v0.10.3r:test/rails/app-2.3.3.1/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_view.debug_rjs                         = true
config.action_controller.perform_caching             = false

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