Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/hexp/core_ext/nil.rb
Overview
This file is not loaded by default. You have to explicitly require ‘hexp/core_ext/nil’
Constant Summary collapse
Instance Method Summary collapse
Instance Method Details
#to_hexp ⇒ Object
6 7 8 |
# File 'lib/hexp/core_ext/nil.rb', line 6 def to_hexp HEXP_NIL end |