Module: TracerBullets::Controller::InstanceMethods

Includes:
Methods
Defined in:
lib/tracer_bullets.rb

Instance Method Summary collapse

Methods included from Methods

#tracer_bullet

Instance Method Details

#setup_tracer_bullet_start_timeObject



25
26
27
# File 'lib/tracer_bullets.rb', line 25

def setup_tracer_bullet_start_time
  @tracer_bullet_start_time = Time.now
end