Class: Stackprofiler::RunDataSource
- Inherits:
-
Object
- Object
- Stackprofiler::RunDataSource
- Defined in:
- lib/stackprofiler/run_data_source.rb
Constant Summary collapse
- RUNS =
[]
Class Method Summary collapse
Class Method Details
.runs ⇒ Object
62 63 64 |
# File 'lib/stackprofiler/run_data_source.rb', line 62 def runs RUNS end |