Flowdock
method

time_now

Importance_0
time_now() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activesupport/lib/active_support/values/time_zone.rb, line 576
      def time_now
        Time.now
      end
Register or log in to add new notes.