Parent

Methods

Files

Class/Module Index [+]

Quicksearch

NilClass

Public Instance Methods

blank?() click to toggle source

nil is blank:

nil.blank? # => true
# File lib/whois/core_ext/object/blank.rb, line 45
def blank?
  true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.