method
future?
v3.2.1 -
Show latest stable
- Class:
ActiveSupport::TimeWithZone
future?()public
No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 201
def future?
utc.future?
end future?()No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 201
def future?
utc.future?
end