README.md | |
|
|
.rspec | |
|
|
gemfiles/Gemfile-legacy | |
|
|
CHANGELOG.md | |
|
|
LICENSE | |
|
|
Rakefile | |
|
|
.travis.yml | |
|
|
.gitignore | |
|
|
Gemfile | |
|
|
ruby-push-notifications.gemspec | |
|
|
lib/ruby-push-notifications/mpns.rb | 5 | A 0 mins |
|
lib/ruby-push-notifications/gcm.rb | 6 | A 0 mins |
|
lib/ruby-push-notifications/fcm.rb | 6 | A 0 mins |
|
lib/ruby-push-notifications/wns.rb | 6 | A 0 mins |
|
lib/ruby-push-notifications/notification_results_manager.rb | 7 | A 0 mins |
|
lib/ruby-push-notifications.rb | 7 | A 0 mins |
|
lib/ruby-push-notifications/fcm/fcm_error.rb | 9 | A 0 mins |
|
lib/ruby-push-notifications/gcm/gcm_error.rb | 9 | A 0 mins |
|
examples/mpns.rb | 13 | A 0 mins |
|
examples/gcm.rb | 13 | A 0 mins |
|
examples/apns.rb | 14 | A 0 mins |
|
examples/wns.rb | 14 | A 0 mins |
|
lib/ruby-push-notifications/mpns/mpns_pusher.rb | 15 | A 0 mins |
|
lib/ruby-push-notifications/fcm/fcm_pusher.rb | 15 | A 0 mins |
|
lib/ruby-push-notifications/wns/wns_pusher.rb | 15 | A 0 mins |
|
lib/ruby-push-notifications/gcm/gcm_pusher.rb | 15 | A 0 mins |
|
lib/ruby-push-notifications/apns/apns_results.rb | 16 | A 0 mins |
|
lib/ruby-push-notifications/gcm/gcm_notification.rb | 17 | A 0 mins |
|
lib/ruby-push-notifications/apns.rb | 17 | A 0 mins |
|
lib/ruby-push-notifications/fcm/fcm_notification.rb | 18 | A 0 mins |
|
lib/ruby-push-notifications/fcm/fcm_connection.rb | 26 | A 1 hr |
|
lib/ruby-push-notifications/gcm/gcm_connection.rb | 26 | A 1 hr |
|
lib/ruby-push-notifications/gcm/gcm_result.rb | 29 | A 1 hr |
|
lib/ruby-push-notifications/fcm/fcm_result.rb | 29 | A 1 hr |
|
lib/ruby-push-notifications/apns/apns_connection.rb | 34 | A 0 mins |
|
examples/fcm.rb | 36 | A 0 mins |
|
lib/ruby-push-notifications/apns/apns_notification.rb | 41 | A 0 mins |
|
lib/ruby-push-notifications/mpns/mpns_connection.rb | 46 | A 0 mins |
|
lib/ruby-push-notifications/mpns/mpns_response.rb | 49 | A 40 mins |
|
lib/ruby-push-notifications/gcm/gcm_response.rb | 49 | A 3 hrs |
|
lib/ruby-push-notifications/fcm/fcm_response.rb | 49 | A 3 hrs |
|
lib/ruby-push-notifications/apns/apns_pusher.rb | 50 | A 3 hrs |
|
lib/ruby-push-notifications/wns/wns_response.rb | 51 | A 40 mins |
|
lib/ruby-push-notifications/wns/wns_access.rb | 51 | A 0 mins |
|
lib/ruby-push-notifications/mpns/mpns_notification.rb | 53 | C 7 hrs |
|
lib/ruby-push-notifications/wns/wns_connection.rb | 56 | A 0 mins |
|
lib/ruby-push-notifications/wns/wns_notification.rb | 61 | A 2 hrs |
|
lib/ruby-push-notifications/mpns/mpns_result.rb | 115 | B 4 hrs |
|
lib/ruby-push-notifications/wns/wns_result.rb | 133 | B 4 hrs |
|