Class: Railswatch::Widgets::P95Card
- Inherits:
-
PercentileCard
- Object
- Base
- Card
- PercentileCard
- Railswatch::Widgets::P95Card
- Defined in:
- lib/railswatch/widgets/percentile_card.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from PercentileCard
Methods inherited from Card
Methods inherited from Base
Constructor Details
This class inherits a constructor from Railswatch::Widgets::Base
Instance Method Details
#label ⇒ Object
16 |
# File 'lib/railswatch/widgets/percentile_card.rb', line 16 def label = 'p95' |