Class: UsingInRuby
- Inherits:
-
Documentation
- Object
- Erector::Widget
- Layout
- Documentation
- UsingInRuby
- Defined in:
- lib/mail/vendor/treetop-1.4.3/doc/site.rb
Instance Method Summary collapse
Methods inherited from Documentation
Methods inherited from Layout
absolute_path, absolutize, #absolutize, abstract, abstract?, #bluecloth, #content, generate_html, generate_site, inherited, #link_to, #main_navigation, relative_path, #render, site_dir
Instance Method Details
#documentation_content ⇒ Object
93 94 95 |
# File 'lib/mail/vendor/treetop-1.4.3/doc/site.rb', line 93 def documentation_content bluecloth "using_in_ruby.markdown" end |