Class: Pimento::ProgressIndicator
- Inherits:
-
HorizontalLineComponent
- Object
- Component
- HorizontalLineComponent
- Pimento::ProgressIndicator
- Defined in:
- lib/pimento/component/progress_indicator.rb
Instance Attribute Summary
Attributes inherited from HorizontalLineComponent
Attributes inherited from Component
Instance Method Summary collapse
Methods inherited from HorizontalLineComponent
Methods inherited from Component
for, handles, #initialize, #render_object, #render_object_record, #template_name
Methods included from Renderable
Constructor Details
This class inherits a constructor from Pimento::HorizontalLineComponent
Instance Method Details
#num_objects ⇒ Object
5 |
# File 'lib/pimento/component/progress_indicator.rb', line 5 def num_objects; 1; end |