class FalseClass

Public Instance Methods

blank?() click to toggle source
# File lib/bright/helpers/blank_helper.rb, line 2
def blank?
  true
end