Class: Rails::Hyperdrive::IndexDocument::Rendered

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails/hyperdrive/index_document.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



9
10
11
# File 'lib/rails/hyperdrive/index_document.rb', line 9

def content
  @content
end

#guidelinesObject

Returns the value of attribute guidelines

Returns:

  • (Object)

    the current value of guidelines



9
10
11
# File 'lib/rails/hyperdrive/index_document.rb', line 9

def guidelines
  @guidelines
end