Method: TheCity::Group#name

Defined in:
lib/the_city/group.rb

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end