Class: MaxPage::Group
- Inherits:
-
Object
- Object
- MaxPage::Group
- Defined in:
- lib/max_page/group.rb
Instance Attribute Summary collapse
-
#metrics ⇒ Object
Returns the value of attribute metrics.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#metrics ⇒ Object
Returns the value of attribute metrics.
3 4 5 |
# File 'lib/max_page/group.rb', line 3 def metrics @metrics end |
#name ⇒ Object
Returns the value of attribute name.
3 4 5 |
# File 'lib/max_page/group.rb', line 3 def name @name end |