Module: Trema::MonkeyPatch::Integer::Durations

Included in:
Integer
Defined in:
lib/trema/monkey_patch/integer/durations.rb

Overview

sec, hour, etc.

Instance Method Summary collapse

Instance Method Details

#secObject



7
8
9
# File 'lib/trema/monkey_patch/integer/durations.rb', line 7

def sec
  self
end