Method: ActiveTriples::UndefinedPropertyError#property
- Defined in:
- lib/active_triples/undefined_property_error.rb
#property ⇒ Object (readonly)
Returns the value of attribute property.
16 17 18 |
# File 'lib/active_triples/undefined_property_error.rb', line 16 def property @property end |