Class: MetaSearch::Check
- Inherits:
-
Struct
- Object
- Struct
- MetaSearch::Check
- Defined in:
- lib/meta_search/helpers/form_builder.rb
Instance Attribute Summary collapse
-
#box ⇒ Object
Returns the value of attribute box.
-
#label ⇒ Object
Returns the value of attribute label.
Instance Attribute Details
#box ⇒ Object
Returns the value of attribute box
4 5 6 |
# File 'lib/meta_search/helpers/form_builder.rb', line 4 def box @box end |
#label ⇒ Object
Returns the value of attribute label
4 5 6 |
# File 'lib/meta_search/helpers/form_builder.rb', line 4 def label @label end |