APN on rails Gem Upgrade: Difference between revisions
Jump to navigation
Jump to search
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... |
(No difference)
|
Revision as of 15:15, 8 March 2011
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