unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob df5d4fb207b7837f577ffe8a3f59e5a71cce4274 147 bytes (raw)
$ git show maint:t/rails3-app/config/environment.rb	# shows this blob on the CLI

1
2
3
4
5
 
# Load the rails application
require File.expand_path('../application', __FILE__)

# Initialize the rails application
App::Application.initialize!

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