Libraries
»
active_object
(1.0.5)
»
Index (I)
»
Integer
Class: Integer
Inherits:
Object
Object
Integer
show all
Defined in:
lib/active_object/integer.rb
Instance Method Summary
collapse
#
time
⇒ Object
Instance Method Details
#
time
⇒
Object
3 4 5
# File 'lib/active_object/integer.rb', line 3
def
time
Time
.
at
(
self
)
end