fireinc-apn_on_rails 0.4.2.7
APN on Rails is a Ruby on Rails gem that allows you to easily add Apple Push Notification (iPhone) support to your Rails application. This version includes an association between an assumed User model and APN::Device
Gemfile:
=
install:
=
Runtime Dependencies (1):
configatron
>= 0
Development Dependencies (8):
actionpack
~> 2.3.0
activerecord
~> 2.3.0
autotest
>= 0
bundler
~> 1.0.0
jeweler
~> 1.5.0
rcov
>= 0
rspec
>= 2.0.0
sqlite3-ruby
>= 0