Class: Shark::FormService::Form::RatingStar
- Defined in:
- lib/shark/form_service/form/rating_star.rb
Instance Attribute Summary
Attributes inherited from Element
Instance Method Summary collapse
Methods inherited from Element
#ancestors, #attribute_defined?, #attribute_definition, #attribute_definitions, #id, #initialize, #label, #text, #type
Constructor Details
This class inherits a constructor from Shark::FormService::Form::Element
Instance Method Details
#values ⇒ Object
7 8 9 |
# File 'lib/shark/form_service/form/rating_star.rb', line 7 def values element['valid_values'] end |