.gitignore | |
|
|
.hound.yml | |
|
|
.rspec | |
|
|
.ruby-style.yml | |
|
|
.travis.yml | |
|
|
Appraisals | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
gemfiles/rails3.gemfile | |
|
|
gemfiles/rails4_0.gemfile | |
|
|
gemfiles/rails4_1.gemfile | |
|
|
gemfiles/rails4_2.gemfile | |
|
|
lib/generators/rails-push-notifications/USAGE | |
|
|
lib/generators/rails-push-notifications/migrations_generator.rb | 24 | A 0 mins |
|
lib/generators/rails-push-notifications/templates/migrations/create_rails_push_notifications_apps.rb | 18 | A 0 mins |
|
lib/generators/rails-push-notifications/templates/migrations/create_rails_push_notifications_notifications.rb | 20 | A 0 mins |
|
lib/rails-push-notifications.rb | 4 | A 0 mins |
|
lib/rails-push-notifications/apps.rb | 4 | A 0 mins |
|
lib/rails-push-notifications/apps/apns_app.rb | 18 | A 0 mins |
|
lib/rails-push-notifications/apps/base_app.rb | 21 | A 0 mins |
|
lib/rails-push-notifications/apps/gcm_app.rb | 13 | A 0 mins |
|
lib/rails-push-notifications/apps/mpns_app.rb | 13 | A 0 mins |
|
lib/rails-push-notifications/notification.rb | 23 | A 0 mins |
|
lib/rails-push-notifications/rails_push_notifications_railtie.rb | 7 | A 0 mins |
|
lib/rails-push-notifications/version.rb | 3 | A 0 mins |
|
rails-push-notifications.gemspec | |
|
|