Does anyone know any good notification plugin/gem for RoR.
I need to somehow store events and display them to the user if he/she is offline OR present them to the user in a nice way if online.
This is similar to Facebook Notifications where a user is notified for new messages, comments, likes etc.
Thanks
There is a gem called Mailboxer which has similar functionalities.