method
hash
rails latest stable - Class:
ActiveSupport::TimeWithZone
hash()public
No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 279
def hash
utc.hash
end hash()No documentation available.
# File activesupport/lib/active_support/time_with_zone.rb, line 279
def hash
utc.hash
end