Skip to content

Instantly share code, notes, and snippets.

@saimonmoore
Created January 27, 2015 16:20
Show Gist options
  • Save saimonmoore/ecf50ac9252d3d4ffbf9 to your computer and use it in GitHub Desktop.
Save saimonmoore/ecf50ac9252d3d4ffbf9 to your computer and use it in GitHub Desktop.
notifying activity: #<Comment:0x007f31d0b96bb8> for provider: digest
ESC[1mESC[36mPerson Load (0.1ms)ESC[0m ESC[1mSELECT `people`.* FROM `people` WHERE `people`.`deleted` = 0 AND `people`.`project_id` = 1 AND (user_id not in (2,4,3))ESC[0m
notifying activity: #<Comment:0x007f31d0b96bb8> for provider: native_push
ESC[1mESC[35mPerson Load (0.2ms)ESC[0m SELECT `people`.* FROM `people` WHERE `people`.`deleted` = 0 AND `people`.`project_id` = 1
[NaivePush] notifying activity: #<Comment:0x007f31d0b96bb8> for peoplle: [#<Person id: 1, user_id: 2, project_id: 1, source_user_id: nil, created_at: "2015-01-27 13:38:59", updated_at: "2015-01-27
15:48:53", role: 3, permissions: nil, deleted: false, digest: 4, last_digest_delivery: "2015-01-27 13:38:59", watch_new_task: false, watch_new_conversation: false, watch_new_page: false, instant_
notifications: true, watch_new_event: false>, #<Person id: 2, user_id: 3, project_id: 1, source_user_id: nil, created_at: "2015-01-27 13:39:22", updated_at: "2015-01-27 15:58:44", role: 3, permiss
ions: nil, deleted: false, digest: 4, last_digest_delivery: "2015-01-27 13:39:22", watch_new_task: false, watch_new_conversation: false, watch_new_page: false, instant_notifications: true, watch_n
ew_event: false>, #<Person id: 3, user_id: 4, project_id: 1, source_user_id: 4, created_at: "2015-01-27 13:43:57", updated_at: "2015-01-27 15:48:35", role: 3, permissions: nil, deleted: false, dig
est: 4, last_digest_delivery: "2015-01-27 13:43:57", watch_new_task: false, watch_new_conversation: false, watch_new_page: false, instant_notifications: true, watch_new_event: false>]
ESC[1mESC[36mPerson Load (0.2ms)ESC[0m ESC[1mSELECT `people`.* FROM `people` WHERE `people`.`deleted` = 0 AND `people`.`project_id` = 1 AND `people`.`user_id` IN (2, 3)ESC[0m
[NaivePush] notifying activity: #<Comment:0x007f31d0b96bb8> for person: #<Person id: 1, user_id: 2, project_id: 1, source_user_id: nil, created_at: "2015-01-27 13:38:59", updated_at: "2015-01-27 1
5:48:53", role: 3, permissions: nil, deleted: false, digest: 4, last_digest_delivery: "2015-01-27 13:38:59", watch_new_task: false, watch_new_conversation: false, watch_new_page: false, instant_no
tifications: true, watch_new_event: false>
ESC[1mESC[35mUser Load (0.2ms)ESC[0m SELECT `users`.* FROM `users` WHERE `users`.`deleted` = 0 AND `users`.`id` = 2 LIMIT 1
[NaivePush] notifying activity: #<Comment:0x007f31d0b96bb8> device_filter
ESC[1mESC[36mDeviceToken Load (0.1ms)ESC[0m ESC[1mSELECT `device_tokens`.* FROM `device_tokens` WHERE `device_tokens`.`user_id` = 2ESC[0m
[NaivePush] notifying activity: #<Comment:0x007f31d0b96bb8> for person: #<Person id: 2, user_id: 3, project_id: 1, source_user_id: nil, created_at: "2015-01-27 13:39:22", updated_at: "2015-01-27 1
5:58:44", role: 3, permissions: nil, deleted: false, digest: 4, last_digest_delivery: "2015-01-27 13:39:22", watch_new_task: false, watch_new_conversation: false, watch_new_page: false, instant_no
tifications: true, watch_new_event: false>
ESC[1mESC[35mUser Load (0.2ms)ESC[0m SELECT `users`.* FROM `users` WHERE `users`.`deleted` = 0 AND `users`.`id` = 3 LIMIT 1
[NaivePush] notifying activity: #<Comment:0x007f31d0b96bb8> device_filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment