method
present?
rails latest stable - Class:
ActiveSupport::TimeWithZone
present?()public
No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 509
def present? # :nodoc:
true
end present?()No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 509
def present? # :nodoc:
true
end