Class: Fatty::OutputBuffer::Fragment
- Inherits:
-
Data
- Object
- Data
- Fatty::OutputBuffer::Fragment
- Defined in:
- lib/fatty/output_buffer.rb
Instance Attribute Summary collapse
-
#role ⇒ Object
readonly
Returns the value of attribute role.
-
#text ⇒ Object
readonly
Returns the value of attribute text.
Instance Attribute Details
#role ⇒ Object (readonly)
Returns the value of attribute role
5 6 7 |
# File 'lib/fatty/output_buffer.rb', line 5 def role @role end |
#text ⇒ Object (readonly)
Returns the value of attribute text
5 6 7 |
# File 'lib/fatty/output_buffer.rb', line 5 def text @text end |