Method: Origami::Reference#hash
- Defined in:
- lib/origami/reference.rb
#hash ⇒ Object
:nodoc:
97 98 99 |
# File 'lib/origami/reference.rb', line 97 def hash #:nodoc: self.to_a.hash end |
:nodoc:
97 98 99 |
# File 'lib/origami/reference.rb', line 97 def hash #:nodoc: self.to_a.hash end |