Class: DateTime
- Inherits:
-
Object
- Object
- DateTime
- Defined in:
- lib/upm/core_ext.rb
Instance Method Summary collapse
Instance Method Details
#to_i ⇒ Object
4 |
# File 'lib/upm/core_ext.rb', line 4 def to_i; to_time.to_i; end |