Method: Fable::Story#stop_profiling

Defined in:
lib/fable/story.rb

#stop_profilingObject



106
107
108
# File 'lib/fable/story.rb', line 106

def stop_profiling
  self.profiler = nil
end