You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sebastian Bazley <se...@apache.org> on 2016/03/16 02:26:17 UTC

[whimsy.git] [1/1] Commit ab89791: Another deGem

Commit ab89791e2626159b2405e0807c0d72ba89db2845:
    Another deGem


Branch: refs/heads/master
Author: Sebb <se...@apache.org>
Committer: Sebb <se...@apache.org>
Pusher: sebb <se...@apache.org>

------------------------------------------------------------
www/incubator/moderators.cgi                                 | ++ 
------------------------------------------------------------
2 changes: 2 additions, 0 deletions.
------------------------------------------------------------


diff --git a/www/incubator/moderators.cgi b/www/incubator/moderators.cgi
index bf533ce..43577e7 100755
--- a/www/incubator/moderators.cgi
+++ b/www/incubator/moderators.cgi
@@ -1,4 +1,6 @@
 #!/usr/bin/env ruby
+
+$LOAD_PATH.unshift File.realpath(File.expand_path('../../../lib', __FILE__))
 require 'wunderbar'
 require 'whimsy/asf'
 require 'nokogiri'