Class: MaxPage::Group

Inherits:
Object
  • Object
show all
Defined in:
lib/max_page/group.rb

Instance Attribute Summary collapse

Instance Attribute Details

#metricsObject

Returns the value of attribute metrics.



3
4
5
# File 'lib/max_page/group.rb', line 3

def metrics
  @metrics
end

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/max_page/group.rb', line 3

def name
  @name
end