APN on rails Gem Upgrade

From Berkman Klein Google Summer of Code Wiki
Revision as of 11:15, 8 March 2011 by WikiSysop (talk | contribs) (New page: Upgrade the Ruby on Rails gem APN_on_rails that makes it easy to integrate the server side of Apple Push Notifications into a Rails application. The gem is currently actively being used b...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Upgrade the Ruby on Rails gem APN_on_rails that makes it easy to integrate the server side of Apple Push Notifications into a Rails application. The gem is currently actively being used by many applications that manage push notifications for iPhone apps.

Code on Github: https://github.com/PRX/apn_on_rails

The Project:

  • make the gem Rails 3 compliant
  • add support for management of Apple's In-App Purchasing
  • address existing bugs and make other feature improvements