Method: NilClass#to_hash_element

Defined in:
lib/ckick/hash_elements.rb

#to_hash_elementObject

converts to hash-serializable value



62
63
64
# File 'lib/ckick/hash_elements.rb', line 62

def to_hash_element
  self
end