Class: DateTime
- Inherits:
-
Object
- Object
- DateTime
- Defined in:
- lib/core_ext/datetime.rb
Instance Method Summary collapse
Instance Method Details
#blank? ⇒ Boolean
5 6 7 |
# File 'lib/core_ext/datetime.rb', line 5 def blank? false end |