Libraries
»
code-ruby
(1.7.7)
»
Index (T)
»
ActiveSupport
»
TimeWithZone
Class: ActiveSupport::TimeWithZone
Inherits:
Object
Object
ActiveSupport::TimeWithZone
show all
Defined in:
lib/code-ruby.rb
Instance Method Summary
collapse
#
to_code
⇒ Object
Instance Method Details
#
to_code
⇒
Object
167 168 169
# File 'lib/code-ruby.rb', line 167
def
to_code
Code
::
Object
::
Time
.
new
(
self
)
end