Method: Vedeu::Templating::Decoder#data
- Defined in:
- lib/vedeu/templating/decoder.rb
permalink #data ⇒ String (readonly, protected)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
40 41 42 |
# File 'lib/vedeu/templating/decoder.rb', line 40 def data @data end |