From 565f385283e962656122add122a7f2cef23323fe Mon Sep 17 00:00:00 2001 From: murphy Date: Tue, 18 May 2010 06:29:45 +0000 Subject: New: Raydebug Scanner (highlights .raydebug files instead of importing them). Closes #229. --- lib/coderay/scanners/raydebug.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/coderay/scanners/raydebug.rb') diff --git a/lib/coderay/scanners/raydebug.rb b/lib/coderay/scanners/raydebug.rb index d5839f9..7a21354 100644 --- a/lib/coderay/scanners/raydebug.rb +++ b/lib/coderay/scanners/raydebug.rb @@ -1,4 +1,3 @@ -($:.unshift '../..'; require 'coderay') unless defined? CodeRay module CodeRay module Scanners -- cgit v1.2.1