Libraries
»
activesupport
(8.1.2)
»
Index
»
Date
»
#present?
Method: Date#present?
Defined in:
lib/active_support/core_ext/date/blank.rb
#
present?
⇒
Boolean
Returns:
(
Boolean
)
15 16 17
# File 'lib/active_support/core_ext/date/blank.rb', line 15
def
present?
true
end