Method: Plato::RenderContext#document
- Defined in:
- lib/plato/rendering.rb
#document ⇒ Object (readonly) Also known as: post
Returns the value of attribute document.
5 6 7 |
# File 'lib/plato/rendering.rb', line 5 def document @document end |