method

time_now

time_now()
private

No documentation available.

# File activesupport/lib/active_support/values/time_zone.rb, line 597
      def time_now
        Time.now
      end