RegexLexer
# File lib/rouge/lexers/ruby.rb, line 13 def self.analyze_text(text) return 1 if text.shebang? 'ruby' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.