Forum solution for Rails 3 and Devise?

寵の児 提交于 2019-12-12 17:03:39

问题


I'm looking for a forum solution for a website I'm building. I'm using Devise and Rails 3, so does there exist any pluggable solutions?

What about 3rd party services?


回答1:


The goal of Community, is to provide a simple, and easy to setup forum application without having to dictate how your site it setup.

https://github.com/gitt/community




回答2:


You could build one yourself, you'll be surprised that it's not that time consuming, and you won't have to deal with the bloat that 3rd party solutions might come with. Here is a good place to start.




回答3:


Savage Beast, Altered Beast and rBoard may be good starting points, but note that they are only for Rails 2.x afaics.

Note: rBoard has a Rails 3 branch but I have no idea how stable that is.



来源:https://stackoverflow.com/questions/6158850/forum-solution-for-rails-3-and-devise

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!