Class: RailsPerformance::Reports::AnnotationsReport
- Inherits:
-
Object
- Object
- RailsPerformance::Reports::AnnotationsReport
- Defined in:
- lib/rails_performance/reports/annotations_report.rb
Instance Method Summary collapse
Instance Method Details
#data ⇒ Object
2 3 4 5 6 |
# File 'lib/rails_performance/reports/annotations_report.rb', line 2 def data { xaxis: xaxis } end |