Module: Gelatin::Hashable
- Defined in:
- lib/gelatin/hashable.rb
Instance Method Summary collapse
Instance Method Details
#key ⇒ Object
3 4 5 |
# File 'lib/gelatin/hashable.rb', line 3 def key self.to_s.unpack('q*').first end |
3 4 5 |
# File 'lib/gelatin/hashable.rb', line 3 def key self.to_s.unpack('q*').first end |