method
today?
v2.3.8 -
Show latest stable
- Class:
ActiveSupport::TimeWithZone
today?()public
No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 181
def today?
time.today?
end today?()No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 181
def today?
time.today?
end