简体   繁体   English

Rails-提及gem / plugin以实现收件箱功能

[英]Rails - Mention the gem/plugin to implement inbox feature

In rails 3 (or above), I want to implement a messaging system, which gem or plugin I can use for it? 在Rails 3(或更高版本)中,我想实现一个消息传递系统,我可以使用哪个gem或插件? Please help me to implement a inbox feature with all actions in my rails project. 请帮助我实现Rails项目中所有动作的收件箱功能。

https://github.com/jongilbraith/simple-private-messages is this gem will suits for all inbox actions in rails 4.1 ? https://github.com/jongilbraith/simple-private-messages这个宝石是否适合Rails 4.1中的所有收件箱操作?

Here I would suggest you mailboxer gem, 在这里,我建议您使用邮箱宝石,

https://github.com/mailboxer/mailboxer https://github.com/mailboxer/mailboxer

By this, you can get messaging system and inbox features like real time mailing system. 通过这种方式,您可以获得消息传递系统和收件箱功能,例如实时邮件系统。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM