RubyGems.org

pushmeup

0.1.4.hf1

This gem is a wrapper to send push notifications to devices. Currently it only sends to Android or iOS devices, but more platforms will be added soon. With APNS (Apple Push Notifications Service) you can send push notifications to Apple devices. With GCM (Google Cloud Messaging) you can send push notifications to Android devices.

installgem install pushmeup --pre
Authors

Nicos Karalis

3,559 total downloads 75 for this version
Owners

32f0ff22cffa08484efbd119f460d101

Gemfile
gem "pushmeup", "~> 0.1.4.hf1"
Versions
  1. 0.1.4.hf1 January 29, 2013
  2. 0.1.3.beta1 November 14, 2012
  3. 0.1.2 November 14, 2012
  4. 0.1.1 November 11, 2012
  5. 0.1.0 November 11, 2012
Show all versions (8 total)
Runtime Dependencies
  1. httparty >= 0
  2. json >= 0
Development Dependencies
  1. rake >= 0
  2. rspec >= 0