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