From 1793acbedd62cf3aac9fd1ed3e36dde3654c920f Mon Sep 17 00:00:00 2001 From: zedshaw Date: Thu, 30 Mar 2006 09:33:35 +0000 Subject: Stupid emacs capitalized the function call. git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@133 19e92222-5c0b-0410-8929-a290d50e31e9 --- bin/mongrel_rails_service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/mongrel_rails_service b/bin/mongrel_rails_service index dd6c32b..dca3efc 100644 --- a/bin/mongrel_rails_service +++ b/bin/mongrel_rails_service @@ -80,7 +80,7 @@ class Install < GemPlugin::Plugin "/commands" end # Expand to get full path for mime-types file - @mime_map = File.Expand_path(@mime_map) if @mime_map + @mime_map = File.expand_path(@mime_map) if @mime_map # default service display to service name @svc_display = @svc_name if !@svc_display -- cgit v1.2.3-24-ge0c7