X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=lib%2Fcommon%2Fplugin.rb;h=272f0df56749419e7f5dc14843232544ac5ee0e8;hp=81e1fbb6248e323f315c0108f7c9e11f5bb72b8c;hb=1d7d65c9583a879358de36ab1ac26b35a2805ba8;hpb=c2737d4d972df30725e417bed0940fc8df8e88bd diff --git a/lib/common/plugin.rb b/lib/common/plugin.rb index 81e1fbb..272f0df 100644 --- a/lib/common/plugin.rb +++ b/lib/common/plugin.rb @@ -16,6 +16,7 @@ module Plugin end def includers + @includers ||= [] return @includers end