Method: Jsonify::JsonPair#key
- Defined in:
- lib/jsonify/json_value.rb
#key ⇒ Object
Returns the value of attribute key.
73 74 75 |
# File 'lib/jsonify/json_value.rb', line 73 def key @key end |
Returns the value of attribute key.
73 74 75 |
# File 'lib/jsonify/json_value.rb', line 73 def key @key end |