Module: CodeRay::ForRedCloth::TextileDoc
- Defined in:
- vendor/plugins/coderay-0.9.2/lib/coderay/for_redcloth.rb
Overview
:nodoc:
Instance Attribute Summary
-
- (Object) filter_coderay
Returns the value of attribute filter_coderay.
Instance Attribute Details
- (Object) filter_coderay
Returns the value of attribute filter_coderay
88 89 90 |
# File 'vendor/plugins/coderay-0.9.2/lib/coderay/for_redcloth.rb', line 88 def filter_coderay @filter_coderay end |