Class: Float

Inherits:
Object
  • Object
show all
Defined in:
lib/ckick/hash_elements.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_hash_elementObject

converts to hash-serializable value



24
25
26
# File 'lib/ckick/hash_elements.rb', line 24

def to_hash_element
  self
end