yuki24 / pushing

Finally, push notification framework that does not hurt. currently supports Android (FCM) and iOS (APNs)
MIT License
46 stars 6 forks source link

User should be ale to set up the gem with initializer generator #2

Closed yuki24 closed 7 years ago

yuki24 commented 7 years ago

User should be able to set up the gem by running the command below:

rails g notifier:install
rails g notifier:install --apn-adapter=apnotic

It should generate: