Parent

Methods

String

Public Instance Methods

blank?() click to toggle source
# File lib/assistance/blank.rb, line 32
def blank?
  empty? || self =~ /\A\s*\Z/
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.