Method: Hash#key_value
- Defined in:
- lib/rmtools/enumerable/hash.rb
#key_value ⇒ Object
77 78 79 |
# File 'lib/rmtools/enumerable/hash.rb', line 77 def key_value to_a.first end |
77 78 79 |
# File 'lib/rmtools/enumerable/hash.rb', line 77 def key_value to_a.first end |