instance method
to_r
Ruby on Rails 4.1.16
Since v4.0.13Signature
to_r()
No documentation comment.
Source
# File activesupport/lib/active_support/time_with_zone.rb, line 316
def to_r
utc.to_r
end
Defined in activesupport/lib/active_support/time_with_zone.rb line 316
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::TimeWithZone