ruby on rails - User Messaging with RoR and Mongoid -
i searched web several hours no clear answer.
i have rails-app (ruby 1.9.3/rails 3.2.2/mongodb) uses devise user-authorization.
now i'd have simple messaging function between users: 1 1 , 1 n.
are there gems fulfill need , support mongo or there tutorials or best practices this?
maybe relevant too: in next step plan make messages available in ios , android app (both native) too.
you need implement it. gem specific , need lot of update generic.
i think that.
sending message ios , android completly different can't have gem easily. code it.
Comments
Post a Comment