Libraries
»
pask
(0.1.0)
»
Index
»
Pask
»
Event
»
#to_f
Method: Pask::Event#to_f
Defined in:
lib/pask/event.rb
#
to_f
⇒
Object
22 23 24
# File 'lib/pask/event.rb', line 22
def
to_f
@to_f
||=
@created_at
.
to_f
end