Method: ActiveTriples::Configuration::Item#key
- Defined in:
- lib/active_triples/configuration/item.rb
#key ⇒ Object (readonly)
Returns the value of attribute key.
6 7 8 |
# File 'lib/active_triples/configuration/item.rb', line 6 def key @key end |