rails-engine / notifications

🛎 Notifications Center engine like GitHub or other application for any Rails applications.
MIT License
389 stars 42 forks source link

Example App? #10

Closed RailsCod3rFuture closed 7 years ago

RailsCod3rFuture commented 7 years ago

Can you create a tutorial app that shows how you connect your notifications to various models? acts_as_commentable_with_threading / acts_as_follower / posts, etc. Also, it would be nice to know how use this gem alongside actioncable.