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