Skip to content
railsengines.com

Action Push Native

Rails push notifications for mobile platforms

No ratings yet
Gem
action_push_native
Repository
rails/action_push_native
License
MIT
Stars
475
Added
August 22, 2026

About

Rails push notifications for mobile platforms

Action Push Native is a Rails push notification gem for mobile platforms, supporting APNs (Apple) and FCM (Google).

What you get

  • app/models/application_push_notification.rb
  • app/jobs/application_push_notification_job.rb
  • app/models/application_push_device.rb
  • config/push.yml

Installing it

ruby
# Gemfile
gem "action_push_native"

Details

475 stars on GitHub · MIT licensed · maintained by rails. Source: https://github.com/rails/action_push_native

Discussion (0)

Sign in to join the discussion.

No comments yet.