From 28d571b7cca709641d964e00e6004facb6bfcc7e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 4 Feb 2009 14:30:40 -0800 Subject: s/Mongrel/Unicorn/g Avoid conflicting with existing Mongrel libraries since we'll be incompatible and break things w/o disrupting Mongrel installations. --- lib/mongrel/init.rb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 lib/mongrel/init.rb (limited to 'lib/mongrel/init.rb') diff --git a/lib/mongrel/init.rb b/lib/mongrel/init.rb deleted file mode 100644 index 00911f4..0000000 --- a/lib/mongrel/init.rb +++ /dev/null @@ -1,10 +0,0 @@ -# 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 -- cgit v1.2.3-24-ge0c7