Method: LabClient::Notifications#list_global
- Defined in:
- lib/labclient/notifications/list.rb
#list_global ⇒ Object Also known as: list
28 29 30 |
# File 'lib/labclient/notifications/list.rb', line 28 def list_global client.request(:get, 'notification_settings') end |