Does anyone know of a good basic ruby gem for allows users to send (inter-site) messages to other users within a web site?
Thanks!
Does anyone know of a good basic ruby gem for allows users to send (inter-site) messages to other users within a web site?
Thanks!
I've had pretty good luck with restful_ezm - on github.
--Matt Jones