Method: Vedeu::Templating::Decoder#data

Defined in:
lib/vedeu/templating/decoder.rb

#dataString (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.

Returns:

  • (String)
[View source]

40
41
42
# File 'lib/vedeu/templating/decoder.rb', line 40

def data
  @data
end