Method: Endeca::Document#properties
- Defined in:
- lib/endeca/document.rb
#properties ⇒ Object (readonly) Also known as: attributes
Returns the value of attribute properties.
22 23 24 |
# File 'lib/endeca/document.rb', line 22 def properties @properties end |