Class: Time

Inherits:
Object
  • Object
show all
Defined in:
lib/time/beat.rb,
lib/time/beat/version.rb

Defined Under Namespace

Classes: Beat

Instance Method Summary collapse

Instance Method Details

#to_beatObject



8
9
10
# File 'lib/time/beat.rb', line 8

def to_beat
  Time::Beat.from_time(self)
end