Class: Nori::StringWithAttributes
- Inherits:
-
String
- Object
- String
- Nori::StringWithAttributes
- Defined in:
- lib/nori/string_with_attributes.rb
Instance Attribute Summary collapse
-
#attributes ⇒ Object
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ Object
Returns the value of attribute attributes.
4 5 6 |
# File 'lib/nori/string_with_attributes.rb', line 4 def attributes @attributes end |