unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 3d381d2476d86468bb19735fa7ba2581d6517720 263 bytes (raw)
$ git show maint:test/rails/app-2.3.8/config/environments/development.rb	# shows this blob on the CLI

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

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