推送:最后,推送通知框架不会受到伤害。 当前支持Android(FCM)和iOS(APN)

时间:2021-02-05 15:15:33
【文件属性】:
文件名称:推送:最后,推送通知框架不会受到伤害。 当前支持Android(FCM)和iOS(APN)
文件大小:61KB
文件格式:ZIP
更新时间:2021-02-05 15:15:33
notifications ruby android rails ios 推送:用于推送通知的ActionMailer 推送是一个推送通知框架,实现类似于ActionMailer的接口。 配置之上的约定:推送将约定之上的配置带到您的应用中,以组织您的推送通知实现。 极其容易学习:如果您知道如何使用ActionMailer,那么您已经知道如何使用Pushing。 与ActiveJob异步发送通知,无需任何学习费用。 可测试性:对推送通知的一流支持。 无需再为测试编写自定义代码或存根/存折。 入门 将此行添加到您的应用程序的Gemfile中: gem 'pushing' gem 'jbuilder' # if you don't have it in your
【文件预览】:
pushing-master
----.gitignore(191B)
----README.md(11KB)
----pushing.gemspec(1KB)
----gemfiles()
--------rails_52.gemfile(423B)
--------rails_edge.gemfile(414B)
--------rails_50.gemfile(432B)
--------rails_51.gemfile(407B)
--------rails_42.gemfile(429B)
----CHANGELOG.md(1KB)
----bin()
--------console(342B)
--------setup(131B)
----certs()
--------apns_auth_key_for_jwt_auth.p8.enc(272B)
--------apns_example_production.pem.enc(4KB)
----test()
--------integration()
--------backport()
--------fixtures()
--------railtie_test.rb(1KB)
--------base_test.rb(8KB)
--------isolated_test_helper.rb(4KB)
--------notifiers()
--------platforms_test.rb(2KB)
--------generator_test.rb(1KB)
--------test_helper.rb(2KB)
--------log_subscriber_test.rb(2KB)
--------url_helper_test.rb(3KB)
--------notification_delivery_test.rb(5KB)
----Gemfile(322B)
----Appraisals(823B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE.txt(1KB)
----.travis.yml(1KB)
----lib()
--------generators()
--------pushing()
--------pushing.rb(492B)
----Rakefile(551B)

网友评论