unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob fbebfcab8df77f5a2069641337e2db4d2c92dbca 148 bytes (raw)
$ git show v0.5.2:test/rails/app-2.2.2/Rakefile	# shows this blob on the CLI

1
2
3
4
5
6
7
 
require(File.join(File.dirname(__FILE__), 'config', 'boot'))

require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'

require 'tasks/rails'

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