calonso/rails-push-notifications

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.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.rb24
A
0 mins
lib/generators/rails-push-notifications/templates/migrations/create_rails_push_notifications_apps.rb18
A
0 mins
lib/generators/rails-push-notifications/templates/migrations/create_rails_push_notifications_notifications.rb20
A
0 mins
lib/rails-push-notifications.rb4
A
0 mins
lib/rails-push-notifications/apps.rb4
A
0 mins
lib/rails-push-notifications/apps/apns_app.rb18
A
0 mins
lib/rails-push-notifications/apps/base_app.rb21
A
0 mins
lib/rails-push-notifications/apps/gcm_app.rb13
A
0 mins
lib/rails-push-notifications/apps/mpns_app.rb13
A
0 mins
lib/rails-push-notifications/notification.rb23
A
0 mins
lib/rails-push-notifications/rails_push_notifications_railtie.rb7
A
0 mins
lib/rails-push-notifications/version.rb3
A
0 mins
rails-push-notifications.gemspec