Skip to content

Update SessionNotifier To show groups bigger than two #12

@JuanCrg90

Description

@JuanCrg90

Currently #10 has added support to create groups bigger than two

Is necessary update the SessionNotifier to show correctly this groups

current behavior

def coffee_mates_formated
coffee_mates.map do |mates|
"<#{mates.first}> and <#{mates.last}>\n"
end.join
end

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions