Class: Pseudohelp::Bbcode
- Inherits:
-
Object
- Object
- Pseudohelp::Bbcode
- Defined in:
- lib/pseudohelp/bbcode.rb
Defined Under Namespace
Classes: Compiler
Class Method Summary collapse
Class Method Details
.documentation_hash ⇒ Object
4 5 6 |
# File 'lib/pseudohelp/bbcode.rb', line 4 def documentation_hash YAML.load_file(File.join(File.dirname(__FILE__),'../../config/pseudohelp/bbcode.yml')) end |