method
time_now
v6.1.3.1 -
Show latest stable
- Class:
ActiveSupport::TimeZone
time_now()private
No documentation available.
# File activesupport/lib/active_support/values/time_zone.rb, line 576
def time_now
Time.now
end