Class: NilClass

Inherits:
Object
  • Object
show all
Defined in:
lib/support/conversions.rb

Instance Method Summary collapse

Instance Method Details

#to_orObject



284
285
286
# File 'lib/support/conversions.rb', line 284

def to_or
	"NULL"
end