class NilClass

Public Instance Methods

to_or() click to toggle source
# File lib/other.rb, line 143
def to_or
        "NULL"
end