Class: ArelExtensions::Nodes::IsNull

Inherits:
Arel::Nodes::Unary
  • Object
show all
Includes:
BooleanFunctions
Defined in:
lib/arel_extensions/nodes/is_null.rb

Constant Summary collapse

RETURN_TYPE =
:boolean

Method Summary

Methods included from BooleanFunctions

#and, #or, #then, #⋀, #⋁