Module: Redmine::SyntaxHighlighting
- Defined in:
- lib/redmine/syntax_highlighting.rb
Defined Under Namespace
Modules: CodeRay
Class Attribute Summary
-
+ (Object) highlighter
Returns the value of attribute highlighter.
Class Attribute Details
+ (Object) highlighter
Returns the value of attribute highlighter
22 23 24 |
# File 'lib/redmine/syntax_highlighting.rb', line 22 def highlighter @highlighter end |