instance method
to_time
Ruby on Rails 8.1.2
Since v3.0.20Signature
to_time()
Return self.
Source
# File activesupport/lib/active_support/core_ext/time/compatibility.rb, line 12
def to_time
self
end
Defined in activesupport/lib/active_support/core_ext/time/compatibility.rb line 12
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Time