class Integer

Public Instance Methods

blank?() click to toggle source
# File lib/ruby_wings.rb, line 19
def blank?
  false
end