Module: TracerBullets::Controller::InstanceMethods
- Includes:
- Methods
- Defined in:
- lib/tracer_bullets.rb
Instance Method Summary collapse
Methods included from Methods
Instance Method Details
#setup_tracer_bullet_start_time ⇒ Object
25 26 27 |
# File 'lib/tracer_bullets.rb', line 25 def setup_tracer_bullet_start_time @tracer_bullet_start_time = Time.now end |