Class: Tins::NullClass
Overview
NullClass represents the singleton null object instance.
Constant Summary
Constants included from Implement
Constants included from Delegate
Method Summary
Methods included from Null
#as_json, #blank?, #const_missing, #inspect, #method_missing, #nil?, #to_a, #to_f, #to_i, #to_json, #to_s
Methods inherited from Module
#memoize_function, #memoize_method, #named
Methods included from Implement
#implement, #implement_in_submodule
Methods included from FromModule
Methods included from ParameterizedModule
Methods included from Delegate
Methods included from ClassMethod
#class_attr_accessor, #class_attr_reader, #class_attr_writer, #class_define_method
Methods included from Eigenclass
#eigenclass_class_eval, #eigenclass_eval
Methods included from DSLAccessor
#dsl_accessor, #dsl_lazy_accessor, #dsl_reader
Methods included from Constant
Methods included from Deprecate
Methods included from Concern::ModuleMixin
#tins_concern_args, #tins_concern_configure
Methods included from Annotate
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Tins::Null