Class: Biz::Timeline::Forward

Inherits:
Abstract
  • Object
show all
Defined in:
lib/biz/timeline/forward.rb

Instance Method Summary collapse

Methods inherited from Abstract

#for, #initialize, #until

Constructor Details

This class inherits a constructor from Biz::Timeline::Abstract

Instance Method Details

#forwardObject



7
8
9
# File 'lib/biz/timeline/forward.rb', line 7

def forward
  self
end