Class: FalseClass
- Inherits:
-
Object
- Object
- FalseClass
- Defined in:
- lib/ckick/hash_elements.rb
Overview
:nodoc:
Instance Method Summary collapse
-
#to_hash_element ⇒ Object
converts to hash-serializable value.
Instance Method Details
#to_hash_element ⇒ Object
converts to hash-serializable value
40 41 42 |
# File 'lib/ckick/hash_elements.rb', line 40 def to_hash_element self end |