./lib/coderay/scanners/sql.Keith.rb in coderay-0.8.273 vs ./lib/coderay/scanners/sql.Keith.rb in coderay-0.8.303
- old
+ new
@@ -1,8 +1,8 @@
-# by Keith Pitt
module CodeRay
module Scanners
+ # by Keith Pitt
class SQL < Scanner
register_for :sql
include Streamable