Class
KirbyBase::KBTable::KBResultSet::KBNilClass
In:
lib/kirbybase.rb
Parent:
Object
Methods
<=>
coerce
inspect
kb_nil?
method_missing
new
to_a
to_f
to_i
to_s
Included Modules
Comparable
Public Class methods
new
()
Public Instance methods
<=>
(other)
coerce
(other)
inspect
()
kb_nil?
()
method_missing
(sym, *args)
to_a
()
to_f
()
to_i
()
to_s
()
[Validate]