Parent

Methods

String

Public Instance Methods

blank?() click to toggle source
# File lib/airbrake/utils/blank.rb, line 44
def blank?
  self !~ /[^[:space:]]/
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.