Method: LabClient::GroupLabel#group
- Defined in:
- lib/labclient/groups/labels/group_label.rb
#group ⇒ Object
10 11 12 13 |
# File 'lib/labclient/groups/labels/group_label.rb', line 10 def group group_id = collect_group_id client.groups.show group_id end |