Class: Rails::Hyperdrive::IndexDocument::Rendered
- Inherits:
-
Struct
- Object
- Struct
- Rails::Hyperdrive::IndexDocument::Rendered
- Defined in:
- lib/rails/hyperdrive/index_document.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
-
#guidelines ⇒ Object
Returns the value of attribute guidelines.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content
9 10 11 |
# File 'lib/rails/hyperdrive/index_document.rb', line 9 def content @content end |
#guidelines ⇒ Object
Returns the value of attribute guidelines
9 10 11 |
# File 'lib/rails/hyperdrive/index_document.rb', line 9 def guidelines @guidelines end |