method

blank?

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: Time
blank?() public

No Time is blank:

Time.now.blank? # => false

@return [false]

Show source
Register or log in to add new notes.