class TrueClass

Public Instance Methods

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