From bbaf6bb51edf0402faad07191cc042d5297ed2fc Mon Sep 17 00:00:00 2001 From: zedshaw Date: Mon, 6 Mar 2006 05:31:39 +0000 Subject: Implements the new gem based plugins as a separate projects/gem_plugin. Sets up new rake tasks to support testing gems easier (won't work on win32 yet). Uses the plugin system in mongrel_rails (win32 coming soon). git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@83 19e92222-5c0b-0410-8929-a290d50e31e9 --- lib/mongrel/rails.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/mongrel/rails.rb') diff --git a/lib/mongrel/rails.rb b/lib/mongrel/rails.rb index 20066e7..e55e272 100644 --- a/lib/mongrel/rails.rb +++ b/lib/mongrel/rails.rb @@ -1,5 +1,5 @@ require 'mongrel' - +require_gem 'rails' # Implements a handler that can run Rails and serve files out of the # Rails application's public directory. This lets you run your Rails -- cgit v1.2.3-24-ge0c7