Class: Tins::NullClass

Inherits:
Module show all
Includes:
Null
Defined in:
lib/tins/null.rb

Constant Summary

Constants included from Implement

Implement::MESSAGES

Constants included from Delegate

Delegate::UNSET

Method Summary

Methods included from Null

#as_json, #blank?, #const_missing, #inspect, #method_missing, #nil?, #to_a, #to_ary, #to_f, #to_i, #to_int, #to_json, #to_s, #to_str

Methods inherited from Module

#memoize_function, #memoize_method, #named

Methods included from Implement

#implement, #implement_in_submodule

Methods included from Annotate

#annotate

Methods included from Concern::ModuleMixin

#tins_concern_args, #tins_concern_configure

Methods included from FromModule

#parameterize

Methods included from ParameterizedModule

#parameterize_for

Methods included from Delegate

#delegate

Methods included from ClassMethod

#class_attr_accessor, #class_attr_reader, #class_attr_writer, #class_define_method

Methods included from Eigenclass

#eigenclass_eval

Methods included from DSLAccessor

#dsl_accessor, #dsl_reader

Methods included from Constant

#constant

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Tins::Null