instance method
time_now
Ruby on Rails 4.1.16
Since v4.0.13 PrivateSignature
time_now()
No documentation comment.
Source
# File activesupport/lib/active_support/values/time_zone.rb, line 420
def time_now
Time.now
end
Defined in activesupport/lib/active_support/values/time_zone.rb line 420
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::TimeZone