unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 00911f40ba9e366d10a32222d6daab5850c01843 371 bytes (raw)
$ git show v0.0.0:lib/mongrel/init.rb	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
# Copyright (c) 2005 Zed A. Shaw 
# You can redistribute it and/or modify it under the same terms as Ruby.
#
# Additional work donated by contributors.  See http://mongrel.rubyforge.org/attributions.html 
# for more information.

require 'mongrel/gems'
Mongrel::Gems.require 'gem_plugin'

# File is just a stub that makes sure the mongrel_plugins gem is loaded and ready

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